Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W Z 

I

ignoreMissingFields - Variable in class org.julp.db.DBDataReader
 
ignoreUndefinedFieldName - Variable in class org.julp.DataHolder
 
init() - Method in class org.julp.AbstractDomainObjectFactory
 
init() - Method in class org.julp.db.DBDataWriter
 
instantiator - Variable in class org.julp.AbstractDomainObjectFactory
 
instantiator - Variable in class org.julp.db.DBDataReader
 
Instantiator<T> - Interface in org.julp
 
internalId - Variable in class org.julp.AbstractDomainObject
 
internalId - Variable in class org.julp.AbstractDomainObjectFactory
See AbstractDomainObject setInternalId()
internalMethods - Variable in class org.julp.AbstractDomainObject
Methods to skip while building toString()
isAppend() - Method in class org.julp.AbstractDomainObjectFactory
Getter for property append.
isAudit() - Method in class org.julp.db.DBServices
 
isAutoIncrement(int) - Method in class org.julp.db.DBMetaData
Indicates whether the designated column is automatically numbered, thus read-only.
isBatchEnabled() - Method in class org.julp.db.DBDataWriter
 
isCacheStatements() - Method in class org.julp.db.DBServices
 
isCaseSensitive(int) - Method in class org.julp.AbstractMetaData
 
isCaseSensitive(int) - Method in interface org.julp.MetaData
Indicates whether a field's case matters.
isCloseResultSet() - Method in class org.julp.db.DBServices
 
isCloseStatementAfterExecute() - Method in class org.julp.db.DBServices
Getter for property closeStatementAfterExecute.
isCompareByValue() - Method in class org.julp.ValueObject
 
isConnectionClosed() - Method in class org.julp.db.DBServices
Getter for property connectionClosed.
isCreateDefaultMetaData() - Method in class org.julp.AbstractDomainObjectFactory
 
isCurrency(int) - Method in class org.julp.AbstractMetaData
 
isCurrency(int) - Method in interface org.julp.MetaData
Indicates whether the designated field is a cash value.
isDefaultNamingPolicy() - Method in class org.julp.CGLibInstantiator
 
isDefinitelyWritable(int) - Method in class org.julp.AbstractMetaData
 
isDefinitelyWritable(int) - Method in interface org.julp.MetaData
Indicates whether a write on the designated field will definitely succeed.
isDiscardUnmodifiedObjects() - Method in class org.julp.AbstractDomainObjectFactory
Getter for property discardUnmodifiedObjects.
isDisplayInternalMethods() - Method in class org.julp.AbstractDomainObject
 
isDisplayInternalMethods() - Method in interface org.julp.DomainObject
 
isEnhanced() - Method in class org.julp.AbstractDomainObject
 
isEnhanced(T) - Method in class org.julp.CGLibInstantiator
 
isEnhanced() - Method in interface org.julp.DomainObject
 
isEnhanced(T) - Method in class org.julp.DomainObjectInstantiator
 
isEnhanced(T) - Method in class org.julp.GenericPredicate
 
isEnhanced(T) - Method in interface org.julp.Instantiator
 
isErrorOnNullCompare() - Method in class org.julp.ValueObject
 
isExceptionOnEmptyObjectList() - Method in class org.julp.AbstractDomainObjectFactory
 
isExceptionOnEmptyObjectList() - Method in interface org.julp.DataWriter
 
isExceptionOnEmptyObjectList() - Method in class org.julp.db.DBDataWriter
 
isGenerateSQLOnly() - Method in class org.julp.db.DBDataWriter
Getter for property generateSQLOnly.
isIgnoreMissingFields() - Method in interface org.julp.DataReader
 
isIgnoreMissingFields() - Method in class org.julp.db.DBDataReader
 
isIgnoreUndefinedFieldName() - Method in class org.julp.DataHolder
 
isLazyLoading() - Method in class org.julp.AbstractDomainObjectFactory
Getter for property lazyLoading.
isLazyLoading() - Method in interface org.julp.DataReader
 
isLazyLoading() - Method in class org.julp.db.DBDataReader
 
isLoaded() - Method in class org.julp.AbstractDomainObject
Getter for property loaded.
isLoaded() - Method in interface org.julp.DomainObject
 
isLoading() - Method in class org.julp.AbstractDomainObject
Indicator that this object in process of loading with values from database
isLoading() - Method in interface org.julp.DomainObject
 
isLowerCaseKeywords() - Method in class org.julp.db.LazyLoader
 
isModified() - Method in class org.julp.AbstractDomainObject
Indicator that this object is modified.
isModified() - Method in interface org.julp.DomainObject
 
isNoFullColumnName() - Method in class org.julp.db.DBDataWriter
Getter for property noFullColumnName.
isNullable(int) - Method in class org.julp.AbstractMetaData
 
isNullable(int) - Method in class org.julp.db.Parameters
 
isNullable(int) - Method in interface org.julp.MetaData
Indicates the nullability of values in the designated field.
isOverrideCatalogName() - Method in class org.julp.db.DBDataWriter
 
isPopulated() - Method in class org.julp.AbstractMetaData
 
isPopulated() - Method in interface org.julp.MetaData
 
isPrimitive(String) - Method in class org.julp.AbstractConverter
 
isProcessWarnings() - Method in class org.julp.db.DBServices
 
isReadOnly() - Method in class org.julp.AbstractDomainObjectFactory
Getter for property readOnly.
isReadOnly(int) - Method in class org.julp.AbstractMetaData
 
isReadOnly() - Method in class org.julp.db.DBDataReader
 
isReadOnly() - Method in class org.julp.db.DBDataWriter
 
isReadOnly(int) - Method in interface org.julp.MetaData
Indicates whether the designated field is definitely not writable.
isResetDataSource() - Method in class org.julp.db.DBServices
Getter for property resetDataSource.
isSearchable(int) - Method in class org.julp.AbstractMetaData
 
isSearchable(int) - Method in interface org.julp.MetaData
Indicates whether the designated field can be used in a where clause.
isSetConnectionToNullOnRelease() - Method in class org.julp.db.DBServices
 
isSigned(int) - Method in class org.julp.AbstractMetaData
 
isSigned(int) - Method in class org.julp.db.Parameters
 
isSigned(int) - Method in interface org.julp.MetaData
Indicates whether values in the designated field are signed numbers.
isThrowFailedInsertException() - Method in class org.julp.db.DBDataWriter
 
isThrowMissingFieldException() - Method in class org.julp.AbstractDomainObjectFactory
 
isThrowMissingFieldException() - Method in class org.julp.AbstractMetaData
 
isThrowMissingFieldException() - Method in class org.julp.db.DBDataWriter
 
isThrowMissingFieldException() - Method in interface org.julp.MetaData
 
isThrowOptimisticLockDeleteException() - Method in class org.julp.db.DBDataWriter
Getter for property throwOptimisticLockDeleteException.
isThrowOptimisticLockUpdateException() - Method in class org.julp.db.DBDataWriter
Getter for property throwOptimisticLockUpdateException.
isTranInProcess() - Method in class org.julp.db.DBServices
Getter for property tranInProcess.
isUpdatableTablePKOnly() - Method in class org.julp.db.DBDataWriter
 
isUseColumnName() - Method in class org.julp.db.DBDataReader
 
isValid() - Method in class org.julp.AbstractDomainObjectFactory
Override as needed
isWrapperFor(Class<?>) - Method in class org.julp.db.BasicDataSourceImpl
 
isWrapperFor(Class<?>) - Method in class org.julp.db.Parameters
 
isWrapperFor(Class<?>) - Method in class org.julp.Wrapper
 
isWritable(int) - Method in class org.julp.AbstractMetaData
 
isWritable(int) - Method in interface org.julp.MetaData
Indicates whether it is possible for a write on the designated field to succeed.
A B C D E F G H I L M N O P Q R S T U V W Z 
Skip navigation links