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 

S

scale - Variable in class org.julp.AbstractMetaData
 
scale - Variable in class org.julp.db.Parameters
 
schema - Variable in class org.julp.db.DBDataWriter
Target DB schema
schema - Variable in class org.julp.db.DomainObjectFactory
Target DB schema
schemaName - Variable in class org.julp.db.DBMetaData
 
searchable - Variable in class org.julp.AbstractMetaData
 
setAbstractDomainObjectMethodsToSkip(Set<String>) - Method in class org.julp.CGLibInstantiator
 
setAbstractDomainObjectMethodsToSkip(Set<String>) - Method in class org.julp.DomainObjectInstantiator
 
setAbstractDomainObjectMethodsToSkip(Set<String>) - Method in interface org.julp.Instantiator
 
setAppend(boolean) - Method in class org.julp.AbstractDomainObjectFactory
Setter for property append.
setAudit(boolean) - Method in class org.julp.db.DBServices
 
setAutoIncrement(int, boolean) - Method in class org.julp.db.DBMetaData
Sets whether the designated column is automatically numbered, and thus read-only.
setBatchEnabled(boolean) - Method in class org.julp.db.DBDataWriter
 
setCachedRowSetClassName(String) - Method in class org.julp.db.DBServices
 
setCacheStatements(boolean) - Method in class org.julp.db.DBServices
 
setCaseSensitive(int, boolean) - Method in class org.julp.AbstractMetaData
 
setCaseSensitive(int, boolean) - Method in interface org.julp.MetaData
Sets whether the designated field is case sensitive.
setCatalog(String) - Method in class org.julp.db.DBDataWriter
Setter for property catalog.
setCatalogName(int, String) - Method in class org.julp.db.DBMetaData
Sets the designated column's table's catalog name, if any, to the given String.
setCloseResultSet(boolean) - Method in class org.julp.db.DBServices
 
setCloseStatementAfterExecute(boolean) - Method in class org.julp.db.DBServices
Setter for property closeStatementAfterExecute.
setColumnClassName(int, String) - Method in class org.julp.db.DBMetaData
 
setColumnDisplaySize(int, int) - Method in class org.julp.db.DBMetaData
Sets the designated column's normal maximum width in chars to the given int.
setColumnLabel(int, String) - Method in class org.julp.db.DBMetaData
Sets the suggested column title for use in printouts and displays, if any, to the given String.
setColumnName(int, String) - Method in class org.julp.db.DBMetaData
Sets the name of the designated column to the given String.
setColumnType(int, int) - Method in class org.julp.db.DBMetaData
Sets the designated column's SQL type to the one given.
setColumnTypeName(int, String) - Method in class org.julp.db.DBMetaData
Sets the designated column's type name that is specific to the data source, if any, to the given String.
setCompareByValue(boolean) - Method in class org.julp.ValueObject
 
setConcurrency(int) - Method in class org.julp.db.DBServices
Setter for property concurrency.
setConnection(Connection) - Method in class org.julp.db.DBServices
Setter for property connection.
setConnectionClosed(boolean) - Method in class org.julp.db.DBServices
Setter for property connectionClosed.
setConnectionId(String) - Method in class org.julp.db.DBServices
Setter for property connectionId.
setConnectionProperties(String) - Method in class org.julp.db.BasicDataSourceImpl
 
setConnectionProperties(Properties) - Method in class org.julp.db.BasicDataSourceImpl
 
setConnectionProperties(Properties) - Method in class org.julp.db.DBServices
Setter for property connectionProperties.
setConnectionPropertiesDelimiter(String) - Method in class org.julp.db.BasicDataSourceImpl
 
setConnectionToNullOnRelease - Variable in class org.julp.db.DBServices
 
setConnectionUrl(String) - Method in class org.julp.db.BasicDataSourceImpl
 
setContinueOnNull(boolean) - Method in class org.julp.GenericPredicate
 
setContinueOnNull(boolean) - Method in interface org.julp.Predicate
 
setConverter(Converter) - Method in interface org.julp.DataReader
 
setConverter(Converter) - Method in interface org.julp.DataWriter
 
setConverter(Converter) - Method in class org.julp.db.DBDataReader
 
setConverter(Converter) - Method in class org.julp.db.DBDataWriter
 
setConverter(Converter) - Method in class org.julp.db.DBServices
 
setCreatedCount(int) - Method in class org.julp.db.DBDataWriter
Setter for property createdCount.
setCreateDefaultMetaData(boolean) - Method in class org.julp.AbstractDomainObjectFactory
 
setCurrency(int, boolean) - Method in class org.julp.AbstractMetaData
 
setCurrency(int, boolean) - Method in interface org.julp.MetaData
Sets whether the designated field is a cash value.
setCursorName(String) - Method in class org.julp.db.DBServices
 
setData(Wrapper) - Method in interface org.julp.Converter
 
setData(Object[]) - Method in class org.julp.DataHolder
 
setData(Wrapper) - Method in class org.julp.db.DBConverter
 
setDataModificationSequence(DataWriter.DataModificationSequence[]) - Method in class org.julp.db.DBDataWriter
Setter for property dataModificationSequence.
setDataReader(DataReader<T>) - Method in class org.julp.AbstractDomainObjectFactory
Setter for property dataReader.
setDataSource(DataSource) - Method in class org.julp.db.DBServices
Setter for property dataSource.
setDataWriter(DataWriter<T>) - Method in class org.julp.AbstractDomainObjectFactory
Setter for property dataWriter.
setDateFormat(String) - Method in class org.julp.AbstractConverter
 
setDateFormat(String) - Method in interface org.julp.Converter
 
setDateFormat(String) - Method in class org.julp.db.DBServicesUtils
 
setDateTimeFormat(String) - Method in class org.julp.db.DBServicesUtils
 
setDBServices(DBServices) - Method in class org.julp.db.DBDataWriter
Setter for property dbServices.
setDBServices(DBServices) - Method in class org.julp.db.DBServicesUtils
 
setDBServices(DBServices) - Method in class org.julp.db.DomainObjectFactory
 
setDecimalFormat(String) - Method in class org.julp.db.DBServicesUtils
 
setDefaultNamingPolicy(boolean) - Method in class org.julp.CGLibInstantiator
 
setDefinitelyWritable(int, boolean) - Method in class org.julp.AbstractMetaData
 
setDefinitelyWritable(int, boolean) - Method in interface org.julp.MetaData
 
setDiscardUnmodifiedObjects(boolean) - Method in class org.julp.AbstractDomainObjectFactory
Setter for property discardUnmodifiedObjects.
setDisplayInternalMethods(boolean) - Method in class org.julp.AbstractDomainObject
 
setDisplayInternalMethods(boolean) - Method in interface org.julp.DomainObject
 
setDisplayValue(String, String) - Method in class org.julp.AbstractDomainObject
Display value for given field.
setDisplayValue(String, String) - Method in interface org.julp.DomainObject
 
setDisplayValues(Map<String, String>) - Method in class org.julp.AbstractDomainObject
 
setDisplayValues(Map<String, String>) - Method in interface org.julp.DomainObject
 
setDomainClass(Class<T>) - Method in class org.julp.AbstractDomainObjectFactory
Setter for property domainClass.
setDomainFactoryId(long) - Method in class org.julp.AbstractDomainObject
 
setDomainFactoryId(long) - Method in interface org.julp.DomainObject
 
setDomainObjectFactory(DomainObjectFactory<T>) - Method in class org.julp.db.LazyLoader
 
setDriverName(String) - Method in class org.julp.db.BasicDataSourceImpl
 
setEnhanced(boolean) - Method in class org.julp.AbstractDomainObject
 
setEnhanced(boolean) - Method in interface org.julp.DomainObject
 
setErrorOnNullCompare(boolean) - Method in class org.julp.ValueObject
 
setEscapeProcessing(boolean) - Method in class org.julp.db.DBServices
Setter for property escapeProcessing.
setExceptionOnEmptyObjectList(boolean) - Method in class org.julp.AbstractDomainObjectFactory
Throw error if there is no data on writeData()
setExceptionOnEmptyObjectList(boolean) - Method in interface org.julp.DataWriter
 
setExceptionOnEmptyObjectList(boolean) - Method in class org.julp.db.DBDataWriter
 
setFetchDirection(int) - Method in class org.julp.db.DBServices
Setter for property fetchDirection.
setFetchSize(int) - Method in class org.julp.db.DBServices
Setter for property fetchSize.
setFieldClass(int, Class<?>) - Method in class org.julp.AbstractMetaData
 
setFieldClass(int, Class<?>) - Method in interface org.julp.MetaData
 
setFieldClassName(int, String) - Method in class org.julp.AbstractMetaData
 
setFieldClassName(int, String) - Method in interface org.julp.MetaData
 
setFieldCount(int) - Method in class org.julp.AbstractMetaData
 
setFieldCount(int) - Method in interface org.julp.MetaData
 
setFieldLabel(int, String) - Method in class org.julp.AbstractMetaData
 
setFieldLabel(int, String) - Method in interface org.julp.MetaData
 
setFieldName(int, String) - Method in class org.julp.AbstractMetaData
 
setFieldName(int, String) - Method in class org.julp.DataHolder
 
setFieldName(int, String) - Method in interface org.julp.MetaData
 
setFieldNameAndValue(int, String, Object) - Method in class org.julp.DataHolder
 
setFieldsCount(int) - Method in class org.julp.DataHolder
 
setFieldsCount(int) - Method in class org.julp.MultiValueObject
 
setFieldValue(int, Object) - Method in class org.julp.DataHolder
 
setFieldValue(String, Object) - Method in class org.julp.DataHolder
 
setFilter(DataHolder) - Method in class org.julp.GenericPredicate
 
setFullColumnName(int, String) - Method in class org.julp.db.DBMetaData
 
setGenerateSQLOnly(boolean) - Method in class org.julp.db.DBDataWriter
Setter for property generateSQLOnly.
setIgnoreMissingFields(boolean) - Method in interface org.julp.DataReader
 
setIgnoreMissingFields(boolean) - Method in class org.julp.db.DBDataReader
 
setIgnoreUndefinedFieldName(boolean) - Method in class org.julp.DataHolder
 
setInstantiator(Instantiator<T>) - Method in interface org.julp.DataReader
 
setInstantiator(Instantiator<T>) - Method in class org.julp.db.DBDataReader
 
setInternalId(int) - Method in class org.julp.AbstractDomainObject
Every time DomainObjectFactory is loaded this object is assigned internalId which is valid only for the same DomainObjectFactory (see domainFactoryId) if DomainObject used with other DomainObjectFactory it gets new internalId when used with DomainObjectFactory.[setObject(...), load(), create(), store(), remove()]
setInternalId(int) - Method in interface org.julp.DomainObject
 
setInternalMethods(List<String>) - Method in class org.julp.AbstractDomainObject
 
setInternalMethods(List<String>) - Method in interface org.julp.DomainObject
 
setLazyLoading(boolean) - Method in class org.julp.AbstractDomainObjectFactory
Setter for property lazyLoading.
setLazyLoading(boolean) - Method in interface org.julp.DataReader
 
setLazyLoading(boolean) - Method in class org.julp.db.DBDataReader
 
setLoaded(boolean) - Method in class org.julp.AbstractDomainObject
Setter for property loaded.
setLoaded(boolean) - Method in interface org.julp.DomainObject
 
setLoading(boolean) - Method in class org.julp.AbstractDomainObject
 
setLoading(boolean) - Method in interface org.julp.DomainObject
 
setLocalDateFormat(String) - Method in class org.julp.AbstractConverter
 
setLocalDateFormat(String) - Method in interface org.julp.Converter
 
setLocalDateTimeFormat(String) - Method in class org.julp.AbstractConverter
 
setLocalDateTimeFormat(String) - Method in interface org.julp.Converter
 
setLocalTimeFormat(String) - Method in class org.julp.AbstractConverter
 
setLocalTimeFormat(String) - Method in interface org.julp.Converter
 
setLoginTimeout(int) - Method in class org.julp.db.BasicDataSourceImpl
 
setLogWriter(PrintWriter) - Method in class org.julp.db.BasicDataSourceImpl
 
setLowerCaseKeywords(boolean) - Method in class org.julp.db.LazyLoader
 
setMapping(Map<String, String>) - Method in class org.julp.AbstractDomainObjectFactory
Setter for property mapping.
setMapping(String) - Method in class org.julp.AbstractDomainObjectFactory
 
setMaxFieldSize(int) - Method in class org.julp.db.DBServices
Setter for property maxFieldSize.
setMaxNumberOfParams(int) - Method in class org.julp.db.DBServices
 
setMaxRows(int) - Method in class org.julp.db.DBServices
Setter for property maxRows.
setMaxRowsToProcessInTransaction(int) - Method in class org.julp.db.DBServices
Setter for property maxRowsToProcessInTransaction.
setMaxStatementCacheSize(int) - Method in class org.julp.db.DBServices
 
setMetaData(MetaData<T>) - Method in class org.julp.AbstractDomainObjectFactory
Setter for property metaData.
setMetaData(MetaData<T>) - Method in interface org.julp.DataReader
 
setMetaData(MetaData<T>) - Method in interface org.julp.DataWriter
 
setMetaData(MetaData<T>) - Method in class org.julp.db.DBDataReader
 
setMetaData(MetaData<T>) - Method in class org.julp.db.DBDataWriter
 
setModified(boolean) - Method in class org.julp.AbstractDomainObject
 
setModified(boolean) - Method in interface org.julp.DomainObject
 
setModifiedCatalog(String) - Method in class org.julp.db.DBDataWriter
Setter for property modifiedCatalog.
setModifiedCount(int) - Method in class org.julp.db.DBDataWriter
Setter for property modifiedCount.
setNamingPolicy(NamingPolicy) - Method in class org.julp.CGLibInstantiator
 
setNoFullColumnName(boolean) - Method in class org.julp.db.DBDataWriter
Setter for property noFullColumnName.
setNullable(int, int) - Method in class org.julp.AbstractMetaData
 
setNullable(int, int) - Method in class org.julp.db.Parameters
 
setNullable(int, int) - Method in interface org.julp.MetaData
Sets whether the designated field's value can be set to NULL.
setObject(T) - Method in class org.julp.AbstractDomainObjectFactory
After loading and modifying, set domainObject back to factory
setObject(int, T) - Method in class org.julp.AbstractDomainObjectFactory
 
setObjectList(List<DomainObject<T>>) - Method in class org.julp.AbstractDomainObjectFactory
Setter for property objectList.
setObjectList(List<DomainObject<T>>) - Method in class org.julp.Pager
 
setObjectsTotal(int) - Method in class org.julp.PageHolder
Setter for property objectsTotal.
setOptimisticLock(OptimisticLock) - Method in class org.julp.db.DBDataWriter
Setter for property optimisticLock.
setOptions(Map<Enum<?>, Object>) - Method in class org.julp.AbstractDomainObjectFactory
 
setOptions(Map<Enum<?>, Object>) - Method in interface org.julp.DataReader
 
setOptions(Map<Enum<?>, Object>) - Method in interface org.julp.DataWriter
 
setOptions(Map<Enum<?>, Object>) - Method in class org.julp.db.DBDataReader
 
setOptions(Map<Enum<?>, Object>) - Method in class org.julp.db.DBDataWriter
 
setOriginal() - Method in class org.julp.AbstractDomainObjectFactory
All modified objects in objectList set to PersistentState.ORIGINAL and object values set to original (as during lod() or syncOriginal or setOriginal)
setOriginalSelect(String) - Method in class org.julp.db.LazyLoader
 
setOriginalValue(String, Object) - Method in class org.julp.AbstractDomainObject
 
setOriginalValue(String, Object) - Method in interface org.julp.DomainObject
 
setOriginalValues(DataHolder) - Method in class org.julp.AbstractDomainObject
 
setOriginalValues(DataHolder) - Method in interface org.julp.DomainObject
 
setOverrideCatalogName(boolean) - Method in class org.julp.db.DBDataWriter
 
setPage(List<?>) - Method in class org.julp.PageHolder
Setter for property page.
setPageNumber(int) - Method in class org.julp.PageHolder
Setter for property pageNumber.
setPageSize(int) - Method in class org.julp.Pager
Setter for property pageSize.
setPagesTotal(int) - Method in class org.julp.PageHolder
Setter for property pagesTotal.
setParameter(int, Object) - Method in class org.julp.db.Parameters
 
setParameterMode(int, int) - Method in class org.julp.db.Parameters
 
setParameterName(int, String) - Method in class org.julp.db.Parameters
 
setParameterType(int, int) - Method in class org.julp.db.Parameters
 
setParameterTypeName(int, String) - Method in class org.julp.db.Parameters
 
setParams(Object[]) - Method in class org.julp.db.Parameters
 
setPassword(String) - Method in class org.julp.db.BasicDataSourceImpl
 
setPersistenceError(Throwable) - Method in class org.julp.db.DBDataWriter
Setter for property persistenceError.
setPersistentState(PersistentState) - Method in class org.julp.AbstractDomainObject
 
setPersistentState(PersistentState) - Method in interface org.julp.DomainObject
 
setPlaceHolder(String) - Method in class org.julp.db.DBServices
 
setPrecision(int, int) - Method in class org.julp.AbstractMetaData
 
setPrecision(int, int) - Method in class org.julp.db.Parameters
 
setPrecision(int, int) - Method in interface org.julp.MetaData
Sets the designated field's number of decimal digits to the given int.
setPreparedStatement(PreparedStatement) - Method in class org.julp.db.DBServices
Setter for property preparedStatement.
setPrimaryKey(String, String, String, Set<String>) - Method in class org.julp.db.DBDataWriter
 
setPrimaryKey(Set<String>) - Method in class org.julp.db.LazyLoader
 
setPrimaryKey(String, String, String, Set<String>) - Method in class org.julp.db.PKCache
 
setProcessWarnings(boolean) - Method in class org.julp.db.DBServices
 
setProxyClassNameSuffix(String) - Method in class org.julp.CGLibNamingPolicy
 
setQueryTimeout(int) - Method in class org.julp.db.DBServices
Setter for property queryTimeout.
setReadMethod(int, Method) - Method in class org.julp.AbstractMetaData
 
setReadMethod(int, Method) - Method in interface org.julp.MetaData
 
setReadOnly(boolean) - Method in class org.julp.AbstractDomainObjectFactory
Setter for property readOnly.
setReadOnly(int, boolean) - Method in class org.julp.AbstractMetaData
 
setReadOnly(boolean) - Method in class org.julp.db.DBDataReader
 
setReadOnly(boolean) - Method in class org.julp.db.DBDataWriter
 
setReadOnly(int, boolean) - Method in interface org.julp.MetaData
 
setRemovedCount(int) - Method in class org.julp.db.DBDataWriter
Setter for property removedCount.
setRemovedObjects(List<DomainObject<T>>) - Method in class org.julp.AbstractDomainObjectFactory
Setter for property removedObjects.
setResetDataSource(boolean) - Method in class org.julp.db.DBServices
Setter for property resetDataSource.
setResultSet(ResultSet) - Method in class org.julp.db.DBServices
Setter for property resultSet.
setResultSetIndexToFieldMap(Map<Integer, String>) - Method in class org.julp.db.DBDataReader
 
setResultSetType(int) - Method in class org.julp.db.DBServices
Setter for property resultSetType.
setRowsAffectedInTransaction(int) - Method in class org.julp.db.DBServices
Setter for property rowsAffectedInTransaction.
setScale(int, int) - Method in class org.julp.AbstractMetaData
 
setScale(int, int) - Method in class org.julp.db.Parameters
 
setScale(int, int) - Method in interface org.julp.MetaData
Sets the designated field's number of digits to the right of the decimal point to the given int.
setSchema(String) - Method in class org.julp.db.DBDataWriter
Setter for property schema.
setSchemaName(int, String) - Method in class org.julp.db.DBMetaData
Sets the name of the designated column's table's schema, if any, to the given String.
setSearchable(int, boolean) - Method in class org.julp.AbstractMetaData
 
setSearchable(int, boolean) - Method in interface org.julp.MetaData
Sets whether the designated field can be used in a where clause.
setSetConnectionToNullOnRelease(boolean) - Method in class org.julp.db.DBServices
 
setSigned(int, boolean) - Method in class org.julp.AbstractMetaData
 
setSigned(int, boolean) - Method in class org.julp.db.Parameters
 
setSigned(int, boolean) - Method in interface org.julp.MetaData
Sets whether the designated field is a signed number.
setSqlDateFormat(String) - Method in class org.julp.AbstractConverter
 
setSqlDateFormat(String) - Method in interface org.julp.Converter
 
setStatement(Statement) - Method in class org.julp.db.DBServices
Setter for property statement.
setTable(String) - Method in class org.julp.db.DBDataWriter
Setter for property table.
setTableName(int, String) - Method in class org.julp.db.DBMetaData
Sets the designated column's table name, if any, to the given String.
setTables(Map<String, String[]>) - Method in class org.julp.db.DBMetaData
 
setThrowFailedInsertException(boolean) - Method in class org.julp.db.DBDataWriter
 
setThrowMissingFieldException(boolean) - Method in class org.julp.AbstractDomainObjectFactory
 
setThrowMissingFieldException(boolean) - Method in class org.julp.AbstractMetaData
 
setThrowMissingFieldException(boolean) - Method in class org.julp.db.DBDataWriter
 
setThrowMissingFieldException(boolean) - Method in interface org.julp.MetaData
 
setThrowOptimisticLockDeleteException(boolean) - Method in class org.julp.db.DBDataWriter
Setter for property throwOptimisticLockDeleteException.
setThrowOptimisticLockUpdateException(boolean) - Method in class org.julp.db.DBDataWriter
Setter for property throwOptimisticLockUpdateException.
setTimeFormat(String) - Method in class org.julp.AbstractConverter
 
setTimeFormat(String) - Method in interface org.julp.Converter
 
setTimeFormat(String) - Method in class org.julp.db.DBServicesUtils
 
setTimestampFormat(String) - Method in class org.julp.AbstractConverter
 
setTimestampFormat(String) - Method in interface org.julp.Converter
 
setTimestampFormat(String) - Method in class org.julp.db.DBServicesUtils
 
setTranInProcess(boolean) - Method in class org.julp.db.DBServices
Setter for property tranInProcess.
setTransactionOnCloseConnection(DBServices.TransactionOnCloseConnection) - Method in class org.julp.db.DBServices
 
setUniqueId(UID) - Method in class org.julp.AbstractDomainObject
 
setUniqueId(T, Class<UID>) - Method in class org.julp.AbstractDomainObjectFactory
if parameter uidClass is not null than it must be a java bean with getters/setters for properties with the same name as properties in domainObject used as unique values if parameter uidClass is null than if PrimaryKey is multicolumn an Object array is used, otherwise an Object.
setUniqueId(T, Class<UID>) - Method in class org.julp.db.DomainObjectFactory
 
setUniqueId(UID) - Method in interface org.julp.DomainObject
 
setUpdatableTablePKOnly(boolean) - Method in class org.julp.db.DBDataWriter
 
setupEnhancedObject(T, PersistentState) - Method in class org.julp.AbstractDomainObjectFactory
 
setUseColumnName(boolean) - Method in class org.julp.db.DBDataReader
 
setUserName(String) - Method in class org.julp.db.BasicDataSourceImpl
 
setValue(int, V) - Method in class org.julp.MultiValueObject
 
setValue(T) - Method in class org.julp.ValueObject
 
setValueLabel(String) - Method in class org.julp.ValueObject
 
setWritable(int, boolean) - Method in class org.julp.AbstractMetaData
 
setWritable(int, boolean) - Method in interface org.julp.MetaData
 
setWriteMethod(int, Method) - Method in class org.julp.AbstractMetaData
 
setWriteMethod(int, Method) - Method in interface org.julp.MetaData
 
setZoneId(String) - Method in class org.julp.AbstractConverter
 
setZoneId(String) - Method in interface org.julp.Converter
 
signed - Variable in class org.julp.AbstractMetaData
 
signed - Variable in class org.julp.db.Parameters
 
SINGLE_QUOTE - Static variable in class org.julp.db.DBServicesUtils
 
sqlDateFormatter - Variable in class org.julp.AbstractConverter
 
statement - Variable in class org.julp.db.DBServices
 
StatementHolder - Class in org.julp.db
 
StatementHolder(Timestamp, String, Collection<?>) - Constructor for class org.julp.db.StatementHolder
 
StatementHolder(String, Collection<?>) - Constructor for class org.julp.db.StatementHolder
 
statementsCache - Variable in class org.julp.db.BasicStatementCache
 
statementsId - Variable in class org.julp.db.BasicStatementCache
 
store() - Method in class org.julp.AbstractDomainObject
Just a mark for data modification, actual modification done in DomainObjectFactory and DataWriter normally this methods called from DomainObjectFactory.[create(DomainObject), store(DomainObject), remove(DomainObject)]
store(T) - Method in class org.julp.AbstractDomainObjectFactory
Will update db after writeData() and commit;
store() - Method in interface org.julp.DomainObject
 
storeObject(DomainObject) - Method in class org.julp.db.DBDataWriter
 
storeObjects() - Method in class org.julp.db.DBDataWriter
 
synchronizePersistentState() - Method in class org.julp.AbstractDomainObjectFactory
IMPORTANT! Call this method after successful COMMIT to sync original and current values: copy current values to original and set persistentState == ORIGINAL and discard Objects deleted from DB
syncOriginal() - Method in class org.julp.AbstractDomainObject
Populate originalValues with values from DomainObject
syncOriginal(T) - Method in class org.julp.AbstractDomainObjectFactory
Populate originalValues with values from DomainObject
syncOriginal() - Method in interface org.julp.DomainObject
 
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