weborb.data.management
Class SqlCommandOptions

java.lang.Object
  extended by weborb.data.management.SqlCommandOptions

public class SqlCommandOptions
extends java.lang.Object


Field Summary
 java.lang.String Conditions
           
 boolean CreateIfNotFound
           
 java.util.Hashtable Fields
           
 java.util.ArrayList Group
           
 java.util.ArrayList Include
           
 boolean InitializeIfNotFound
           
 java.util.ArrayList Select
           
 
Constructor Summary
SqlCommandOptions()
           
 
Method Summary
 boolean IsStrongCondition()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CreateIfNotFound

public boolean CreateIfNotFound

InitializeIfNotFound

public boolean InitializeIfNotFound

Conditions

public java.lang.String Conditions

Include

public java.util.ArrayList Include

Select

public java.util.ArrayList Select

Group

public java.util.ArrayList Group

Fields

public java.util.Hashtable Fields
Constructor Detail

SqlCommandOptions

public SqlCommandOptions()
Method Detail

IsStrongCondition

public boolean IsStrongCondition()


Discuss WebORB

Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.