- gatewayID - Variable in class org.resoa.persistence.journal.ExecLog
-
- generateNMRelationColumns(TableRelation) - Method in class org.resoa.persistence.rdbms.TableDescriptor
-
- generateReferenceColumns(Map<String, TableDescriptor>) - Method in class org.resoa.persistence.rdbms.TableDescriptor
-
Generate Reference Columns
- get(String, Object) - Method in interface org.resoa.persistence.CacheManager
-
Get an instance from cache (will update timeout)
- get(String, Object) - Method in class org.resoa.persistence.core.MemoryCacheManager
-
- get(ExecLog, ResoaResponse, ResoaGateway) - Method in class org.resoa.persistence.journal.service.ExecLogService
-
Send the currently Execution log.
- getAes() - Method in class org.resoa.persistence.btree.BerkeleyStorage
-
- getAes() - Method in interface org.resoa.persistence.btree.BTreeStorage
-
The internal symmetric cipher, used for TaskLog encryption
- getAes() - Method in class org.resoa.persistence.btree.MemoryStorage
-
- getAes() - Method in class org.resoa.persistence.core.PersistentType
-
- getAes() - Method in class org.resoa.persistence.PersistentDomain
-
- getAutoKeyGenerator() - Method in class org.resoa.persistence.model.Persistent
-
Ruft den Wert der autoKeyGenerator-Eigenschaft ab.
- getBackupPeriodHours() - Method in class org.resoa.persistence.model.BackupInfo
-
Ruft den Wert der backupPeriodHours-Eigenschaft ab.
- getBackupStrategy() - Method in class org.resoa.persistence.model.PersistenceConfig
-
Ruft den Wert der backupStrategy-Eigenschaft ab.
- getBackupTime() - Method in class org.resoa.persistence.model.BackupInfo
-
Ruft den Wert der backupTime-Eigenschaft ab.
- getBase64Dump() - Method in class org.resoa.persistence.core.ExecutionLogEntry
-
The base64 encoded dump of the log
- getBeanDescriptor() - Method in class org.resoa.persistence.core.PersistentType
-
- getByteBuffer() - Method in class org.resoa.persistence.core.ExecutionLogEntry
-
The binary representation
- getCacheInfo() - Method in class org.resoa.persistence.core.PersistentType
-
- getCacheManager() - Method in class org.resoa.persistence.core.LockManager
-
Get the cache manager
- getCacheManager() - Method in class org.resoa.persistence.PersistentDomain
-
- getCacheManager() - Method in class org.resoa.persistence.Persistor
-
- getCachingStrategy() - Method in class org.resoa.persistence.model.PersistenceConfig
-
Gets the value of the cachingStrategy property.
- getClassLoader() - Method in class org.resoa.persistence.PersistentDomain
-
- getClassName() - Method in class org.resoa.persistence.model.Persistent
-
Ruft den Wert der className-Eigenschaft ab.
- getClassPathPersistence(PersistentDomain, ResoaServiceDomainExplorer) - Static method in class org.resoa.persistence.PersistenceFactory
-
Returns the Persistent descriptor instance for all classpath defined persistent types.
- getClassReferences() - Method in class org.resoa.persistence.core.PersistentType
-
- getColumn() - Method in class org.resoa.persistence.rdbms.ForeignKeyColumnDescriptor
-
- getColumn(String) - Method in class org.resoa.persistence.rdbms.TableDescriptor
-
- getColumnConstraintType() - Method in class org.resoa.persistence.rdbms.ColumnDescriptor
-
- getColumnConstraintType() - Method in class org.resoa.persistence.rdbms.TableRelation
-
- getColumnName() - Method in class org.resoa.persistence.rdbms.ColumnDescriptor
-
The column name within the table
- getColumns() - Method in class org.resoa.persistence.rdbms.TableDescriptor
-
The collection of table columns
- getConsistencies() - Method in class org.resoa.persistence.journal.Task
-
Gets the value of the consistencies property.
- getContextObject() - Method in class org.resoa.persistence.btree.BerkeleyStorage.BerkeleyTransaction
-
- getContextObject() - Method in class org.resoa.persistence.rdbms.SQLTransaction
-
- getContextObject() - Method in interface org.resoa.persistence.TransactionContext
-
The inner transaction context object
- getDatabase(String, String) - Method in class org.resoa.persistence.btree.BerkeleyStorage
-
get a direct handle to a database
- getDatabase() - Method in class org.resoa.persistence.btree.BTreeTransition
-
- getDatabase() - Method in interface org.resoa.persistence.DatabaseTransition
-
- getDatabase() - Method in class org.resoa.persistence.model.SQLTypeMap
-
Ruft den Wert der database-Eigenschaft ab.
- getDatabase(String) - Method in class org.resoa.persistence.rdbms.DatabaseManager
-
Get a database handle for a persistent domain
- getDatabase() - Method in class org.resoa.persistence.rdbms.SQLTransition
-
- getDatabase() - Method in class org.resoa.persistence.rdbms.TableDescriptor
-
- getDatabaseDescriptor() - Method in class org.resoa.persistence.rdbms.TableDescriptor
-
- getDatabaseDir() - Method in class org.resoa.persistence.PersistentDomain
-
- getDatabaseManager(String) - Method in class org.resoa.persistence.Persistor
-
Get a database manager instance for a sql database
- getDatabaseManager() - Method in class org.resoa.persistence.rdbms.SQLTransition
-
- getDatabaseRootDir() - Method in class org.resoa.persistence.Persistor
-
- getDatabaseTables() - Method in class org.resoa.persistence.rdbms.DatabaseDescriptor
-
- getDatabaseTransition(DomainDescriptor, PersistentDomainConfig, Persistor) - Static method in class org.resoa.persistence.PersistenceFactory
-
Instance a DatabaseTransition for a domain
- getDatabaseType() - Method in class org.resoa.persistence.rdbms.DatabaseManager
-
- getDataSourceProvider() - Method in class org.resoa.persistence.Persistor
-
- getDataSourceProvider() - Method in class org.resoa.persistence.rdbms.DatabaseManager
-
- getDBConfig() - Static method in class org.resoa.persistence.btree.BerkeleyStorage
-
Returns a DB configuration handle
- getDbiHandle() - Method in class org.resoa.persistence.rdbms.DatabaseDescriptor
-
- getDbiHandle() - Method in class org.resoa.persistence.rdbms.SQLTransaction
-
- getDbTransition() - Method in class org.resoa.persistence.core.PersistentType
-
- getDbTransition() - Method in class org.resoa.persistence.core.PersistTransaction
-
- getDbTransition() - Method in class org.resoa.persistence.PersistentDomain
-
- getDbTransition(String) - Method in class org.resoa.persistence.Persistor
-
- getDbTransitionForType(String) - Method in class org.resoa.persistence.Persistor
-
- getDbTransitionManager() - Method in class org.resoa.persistence.rdbms.DatabaseDescriptor
-
- getDeclaredRelations() - Method in class org.resoa.persistence.rdbms.TableDescriptor
-
- getDefaultLengthCHAR() - Method in class org.resoa.persistence.model.SQLTypeMap
-
Ruft den Wert der defaultLengthCHAR-Eigenschaft ab.
- getDefaultMapping() - Static method in class org.resoa.persistence.rdbms.SQLUtil
-
The default mapping for java to sql types
- getDomain() - Method in class org.resoa.persistence.core.PersistentType
-
- getDomain() - Method in class org.resoa.persistence.journal.Consistency
-
Ruft den Wert der domain-Eigenschaft ab.
- getDomain() - Method in class org.resoa.persistence.journal.ExecLog
-
Ruft den Wert der domain-Eigenschaft ab.
- getDomain() - Method in class org.resoa.persistence.journal.Instruction
-
Ruft den Wert der domain-Eigenschaft ab.
- getDomain() - Method in class org.resoa.persistence.PersistentDomain
-
- getDomainDescriptor() - Method in class org.resoa.persistence.PersistentDomain
-
- getDomainExplorer() - Method in class org.resoa.persistence.Persistor
-
- getDuplicateInstance(Class<T>, Map<String, PersistentType<?>>) - Method in class org.resoa.persistence.core.PersistentType
-
Create a duplicate in case of a new persistentType class instance
- getEnforcedBackupDay() - Method in class org.resoa.persistence.model.BackupInfo
-
Ruft den Wert der enforcedBackupDay-Eigenschaft ab.
- getEntity() - Method in class org.resoa.persistence.core.PersistentType
-
- getEntity() - Method in class org.resoa.persistence.journal.Consistency
-
Ruft den Wert der entity-Eigenschaft ab.
- getEntity() - Method in class org.resoa.persistence.journal.Instruction
-
Ruft den Wert der entity-Eigenschaft ab.
- getEnvConfig() - Static method in class org.resoa.persistence.btree.BerkeleyStorage
-
Returns an environment handle
- getExceptionClass() - Method in class org.resoa.persistence.journal.Task
-
Ruft den Wert der exceptionClass-Eigenschaft ab.
- getExceptionMessage() - Method in class org.resoa.persistence.journal.Task
-
Ruft den Wert der exceptionMessage-Eigenschaft ab.
- getExecutionLogManager() - Method in class org.resoa.persistence.core.PersistentType
-
- getExecutionLogManager() - Method in class org.resoa.persistence.PersistentDomain
-
- getExecutionLogManager(String) - Method in class org.resoa.persistence.Persistor
-
Return the ExecutionLogManager for a domain
- getExecutions(long, boolean) - Method in class org.resoa.persistence.core.ExecutionLogManager
-
Returns the execution log entries
- getExecutions() - Method in class org.resoa.persistence.journal.Task
-
Gets the value of the executions property.
- getExecutionsFromDump(String, SymCipher, boolean) - Static method in class org.resoa.persistence.core.ExecutionLogManager
-
Create ExecutionLogEntry list out of base64 encoded dumps
- getExecutionsSize() - Method in class org.resoa.persistence.core.ExecutionLogManager
-
- getExpression() - Method in class org.resoa.persistence.btree.SqlSelectExpression
-
- getField(String, Class<?>) - Static method in class org.resoa.persistence.core.PersistentType
-
- getField() - Method in class org.resoa.persistence.PersistentRelation
-
- getFieldName() - Method in class org.resoa.persistence.model.Relation
-
Ruft den Wert der fieldName-Eigenschaft ab.
- getFieldName() - Method in class org.resoa.persistence.model.SQLTypeMapping
-
Ruft den Wert der fieldName-Eigenschaft ab.
- getForeignKeyColumn(TableDescriptor, String) - Method in class org.resoa.persistence.rdbms.TableDescriptor
-
Get a ForeignKey Columns
- getForeignKeyColumns() - Method in class org.resoa.persistence.rdbms.TableDescriptor
-
Get all declared ForeignKey Columns
- getForeignKeyInfo() - Method in class org.resoa.persistence.rdbms.ColumnDescriptor
-
- getGatewayID() - Method in class org.resoa.persistence.journal.ExecLog
-
Ruft den Wert der gatewayID-Eigenschaft ab.
- getGridInfo() - Method in class org.resoa.persistence.Persistor
-
- getIndices() - Method in class org.resoa.persistence.rdbms.TableDescriptor
-
- getInstance(TransactionContext, PersistentType<T>, Object) - Method in class org.resoa.persistence.btree.BTreeTransition
-
read with strict type binding
- getInstance(TransactionContext, String) - Method in class org.resoa.persistence.core.PersistentType
-
Generate an instance out of a JSON String (relations are dissected)
- getInstance(TransactionContext, JSONObject) - Method in class org.resoa.persistence.core.PersistentType
-
Generate an instance out of a JSON String (relations are dissected)
- getInstance(TransactionContext, PersistentType<T>, Object) - Method in interface org.resoa.persistence.DatabaseTransition
-
Return an object instance
- getInstance(TransactionContext, PersistentType<T>, Object) - Method in class org.resoa.persistence.rdbms.SQLTransition
-
- getInstruction() - Method in class org.resoa.persistence.core.ExecutionLogEntry
-
- getInstType() - Method in class org.resoa.persistence.journal.Instruction
-
Ruft den Wert der instType-Eigenschaft ab.
- getJavaPropertyHandler() - Method in class org.resoa.persistence.rdbms.ColumnDescriptor
-
- getJavaPropertyName() - Method in class org.resoa.persistence.rdbms.ForeignKeyColumnDescriptor
-
- getJavaPropertyName() - Method in class org.resoa.persistence.rdbms.TableRelation
-
- getJavaType() - Method in class org.resoa.persistence.model.SQLTypeMapping
-
Ruft den Wert der javaType-Eigenschaft ab.
- getJaxb() - Static method in class org.resoa.persistence.rdbms.SQLUtil
-
JAxbHandler for persistence xml handling
- getJournalDir() - Method in class org.resoa.persistence.PersistentDomain
-
- getJournalRootDir() - Method in class org.resoa.persistence.Persistor
-
- getJSONFromDB(TransactionContext, PersistentType<?>, Object) - Method in class org.resoa.persistence.btree.BTreeTransition
-
Provide an unprocessed JSON string
- getJSONFromDB(TransactionContext, PersistentType<?>, Object) - Method in interface org.resoa.persistence.DatabaseTransition
-
return the unresolved JSON representation of an object, before the transaction starts
- getJSONFromDB(TransactionContext, PersistentType<?>, Object) - Method in class org.resoa.persistence.rdbms.SQLTransition
-
- getJsonValue() - Method in class org.resoa.persistence.core.ExecutionLogEntry
-
- getJSONValueFromSQLObject(ColumnDescriptor, Object) - Static method in class org.resoa.persistence.rdbms.SQLUtil
-
Return the JSON representation of a SQL column
- getKey() - Method in class org.resoa.persistence.journal.Consistency
-
Ruft den Wert der key-Eigenschaft ab.
- getKey() - Method in class org.resoa.persistence.journal.Instruction
-
Ruft den Wert der key-Eigenschaft ab.
- getKeyGenerator() - Method in class org.resoa.persistence.core.PersistentType
-
- getKeyValue(Object) - Method in class org.resoa.persistence.core.PersistentType
-
- getLength() - Method in class org.resoa.persistence.model.SQLTypeMapping
-
Ruft den Wert der length-Eigenschaft ab.
- getLength() - Method in class org.resoa.persistence.rdbms.SQLType
-
- getListReferences() - Method in class org.resoa.persistence.core.PersistentType
-
- getLock(TransactionContext, String, PersistentType<?>, Object, boolean) - Method in class org.resoa.persistence.core.LockManager
-
Locks an object.
- getLockedJSON(PersistentType<?>, Object) - Method in class org.resoa.persistence.core.LockManager
-
Get the unresolved JSON representation from lock, if exists
- getLockKey(String, String, Object) - Static method in class org.resoa.persistence.PersistenceFactory
-
Creates the locking key for a file, entity and internal key
- getLockManager() - Method in class org.resoa.persistence.core.PersistTransaction
-
- getLockManager() - Method in class org.resoa.persistence.PersistentDomain
-
- getLocks() - Method in class org.resoa.persistence.journal.Task
-
Gets the value of the locks property.
- getLog() - Method in class org.resoa.persistence.journal.ExecLog
-
Ruft den Wert der log-Eigenschaft ab.
- getMap() - Method in class org.resoa.persistence.model.SQLTypeMap
-
Gets the value of the map property.
- getMasterCommitNode() - Method in class org.resoa.persistence.journal.Task
-
Ruft den Wert der masterCommitNode-Eigenschaft ab.
- getMinRecords() - Method in class org.resoa.persistence.model.BackupInfo
-
Ruft den Wert der minRecords-Eigenschaft ab.
- getMultiForeignKeyRelation() - Method in class org.resoa.persistence.rdbms.ColumnDescriptor
-
- getNextBackupTime(BackupInfo, GregorianCalendar) - Static method in class org.resoa.persistence.journal.service.ExecLogService
-
Calculate the next backup time
- getNextBackupTime() - Method in class org.resoa.persistence.PersistentDomain
-
- getNMRelationColumns() - Method in class org.resoa.persistence.rdbms.TableDescriptor
-
- getNMRelationTable() - Method in class org.resoa.persistence.rdbms.TableRelation
-
- getNodeName() - Method in class org.resoa.persistence.Persistor
-
- getObjectArrayFromJSON(JSONObject) - Method in class org.resoa.persistence.rdbms.TableDescriptor
-
Create an object out of JSON for SQL transactions
- getOperator() - Method in class org.resoa.persistence.btree.SqlSelectExpression
-
- getParentkey() - Method in class org.resoa.persistence.journal.Instruction
-
Ruft den Wert der parentkey-Eigenschaft ab.
- getPendingRuns() - Method in class org.resoa.persistence.core.TaskThreadPool
-
- getPeristentDomain() - Method in class org.resoa.persistence.model.PersistenceConfig
-
Ruft den Wert der peristentDomain-Eigenschaft ab.
- getPersistConfig() - Method in class org.resoa.persistence.PersistentDomain
-
- getPersistDomainConfig() - Method in class org.resoa.persistence.PersistentDomain
-
- getPersistence(GridInfo, ResoaServiceDomainExplorer, ResoaGateway) - Method in class org.resoa.persistence.PersistenceFactory
-
- getPersistenceMode() - Method in class org.resoa.persistence.PersistentDomain
-
Returns the Persistence mode
- getPersistenceMode(String) - Method in class org.resoa.persistence.Persistor
-
- getPersistencePolicy(ResoaPersistence.Policy) - Method in class org.resoa.persistence.Persistor
-
Returns the policy implementation
- getPersistencePolicy(String) - Method in class org.resoa.persistence.Persistor
-
Returns the policy implementation
- getPersistent() - Method in class org.resoa.persistence.model.PersistenceConfig
-
Gets the value of the persistent property.
- getPersistentConfig(DomainDescriptor) - Static method in class org.resoa.persistence.PersistenceFactory
-
Read PersistentConfif from JAR META-INF folder
- getPersistentDeclaration() - Method in class org.resoa.persistence.core.PersistentType
-
The Persistent declaration from resoa.persistence.xml
- getPersistentDomain() - Method in class org.resoa.persistence.core.PersistentType
-
- getPersistentDomain() - Method in class org.resoa.persistence.core.PersistTransaction
-
- getPersistentDomain() - Method in class org.resoa.persistence.rdbms.DatabaseDescriptor
-
- getPersistentDomainDescriptor(String) - Method in class org.resoa.persistence.Persistor
-
Return the persistence domain descriptor
- getPersistentDomains() - Method in class org.resoa.persistence.Persistor
-
Get all active peristent domains
- getPersistentRelation(String) - Method in class org.resoa.persistence.core.PersistentType
-
Returns the PersistentRelation for a linked node
- getPersistentSeed() - Method in class org.resoa.persistence.model.PersistenceConfig
-
Ruft den Wert der persistentSeed-Eigenschaft ab.
- getPersistentType() - Method in class org.resoa.persistence.core.PersistentType
-
Returns the underlying persistence class instance
- getPersistentType(String) - Method in class org.resoa.persistence.Persistor
-
Get a peristentType descriptor
- getPersistentType(Class<T>) - Method in class org.resoa.persistence.Persistor
-
Get a peristent type descriptor
- getPersistentType() - Method in class org.resoa.persistence.rdbms.TableDescriptor
-
- getPersistor() - Method in class org.resoa.persistence.PersistentDomain
-
- getPolicy() - Method in class org.resoa.persistence.journal.Task
-
Ruft den Wert der policy-Eigenschaft ab.
- getPolicyName() - Method in class org.resoa.persistence.core.LogfilePersistPolicy
-
- getPolicyName() - Method in class org.resoa.persistence.core.MasterCommitPolicy
-
- getPolicyName() - Method in interface org.resoa.persistence.PersistencePolicy
-
returns the policy name (from Policy enum)
- getPrimaryJavaKeyField() - Method in class org.resoa.persistence.rdbms.TableDescriptor
-
- getPrimaryKeyColumn() - Method in class org.resoa.persistence.rdbms.TableDescriptor
-
- getPrimaryKeyField() - Method in class org.resoa.persistence.core.PersistentType
-
- getPrimaryKeyField() - Method in class org.resoa.persistence.model.Persistent
-
Ruft den Wert der primaryKeyField-Eigenschaft ab.
- getPrimaryKeyFromJSON(JSONObject, String, boolean) - Method in class org.resoa.persistence.rdbms.TableDescriptor
-
- getPrimaryKeyMethod() - Method in class org.resoa.persistence.model.Persistent
-
Ruft den Wert der primaryKeyMethod-Eigenschaft ab.
- getPrioIndex() - Method in class org.resoa.persistence.core.TaskExecutionRunner
-
The priority as integer, used within pool array
- getPriority() - Method in class org.resoa.persistence.journal.Task
-
Ruft den Wert der priority-Eigenschaft ab.
- getRefFrom() - Method in class org.resoa.persistence.rdbms.TableRelation
-
- getRefFromClass() - Method in class org.resoa.persistence.rdbms.TableRelation
-
- getRefTo() - Method in class org.resoa.persistence.rdbms.ForeignKeyColumnDescriptor
-
- getRefTo() - Method in class org.resoa.persistence.rdbms.TableRelation
-
- getRefToClass() - Method in class org.resoa.persistence.rdbms.TableRelation
-
- getRefType() - Method in class org.resoa.persistence.PersistentRelation
-
- getRelation() - Method in class org.resoa.persistence.model.Persistent
-
Gets the value of the relation property.
- getRelationInfo() - Method in class org.resoa.persistence.rdbms.ForeignKeyColumnDescriptor
-
- getRelationInfo() - Method in class org.resoa.persistence.rdbms.TableRelation
-
- getRelationManager() - Method in class org.resoa.persistence.core.PersistentType
-
- getRelationType() - Method in class org.resoa.persistence.PersistentRelation
-
- getRelationTypes() - Method in class org.resoa.persistence.core.PersistentType
-
Return the types for all declared relations (both single Class and List
- getRequestingNode() - Method in class org.resoa.persistence.journal.Task
-
Ruft den Wert der requestingNode-Eigenschaft ab.
- getResoaDomainExplorer() - Method in class org.resoa.persistence.rdbms.DatabaseManager
-
- getResoaGateway() - Method in class org.resoa.persistence.Persistor
-
- getRollbackValue() - Method in class org.resoa.persistence.journal.Instruction
-
Ruft den Wert der rollbackValue-Eigenschaft ab.
- getRootDataSource() - Method in class org.resoa.persistence.rdbms.DatabaseManager
-
- getSchemaCreationSQL() - Method in class org.resoa.persistence.rdbms.DatabaseDescriptor
-
Create SQL for schema generation
- getSearchField() - Method in class org.resoa.persistence.btree.SqlSelectExpression
-
- getSerializedName() - Method in class org.resoa.persistence.PersistentRelation
-
- getServiceObject() - Method in class org.resoa.persistence.model.CacheInfo
-
Ruft den Wert der serviceObject-Eigenschaft ab.
- getSlaveCommitNodes() - Method in class org.resoa.persistence.journal.Task
-
Gets the value of the slaveCommitNodes property.
- getSQLObject(PropertyHandler, JSONObject, ColumnDescriptor) - Static method in class org.resoa.persistence.rdbms.SQLUtil
-
Return a SQL compatible object
- getSqlQueryString() - Method in class org.resoa.persistence.btree.SqlSelectExpression
-
- getSqlType() - Method in class org.resoa.persistence.model.SQLTypeMapping
-
Ruft den Wert der sqlType-Eigenschaft ab.
- getSQLType(Class<?>, String, ColumnConstraintType) - Method in class org.resoa.persistence.rdbms.SQLToJavaTypeMap
-
Return the SQL type of a Java type
- getSQLTypeMap() - Method in class org.resoa.persistence.model.PersistenceConfig
-
Gets the value of the sqlTypeMap property.
- getSQLTypeWrapper() - Method in class org.resoa.persistence.rdbms.ColumnDescriptor
-
- getStatus() - Method in class org.resoa.persistence.journal.Instruction
-
Ruft den Wert der status-Eigenschaft ab.
- getStatus() - Method in class org.resoa.persistence.journal.Task
-
Ruft den Wert der status-Eigenschaft ab.
- getStorage() - Method in class org.resoa.persistence.btree.BTreeTransition
-
- getTable(Class<?>) - Method in class org.resoa.persistence.rdbms.SQLTransaction
-
Return the table of a persistent type
- getTableDescriptor() - Method in class org.resoa.persistence.rdbms.ColumnDescriptor
-
- getTableDescriptor(String) - Method in class org.resoa.persistence.rdbms.DatabaseDescriptor
-
- getTableName() - Method in class org.resoa.persistence.rdbms.TableDescriptor
-
- getTableRelations() - Method in class org.resoa.persistence.rdbms.TableDescriptor
-
Get all relations to other tables
- getTablesByClassname() - Method in class org.resoa.persistence.rdbms.DatabaseDescriptor
-
- getTask() - Method in class org.resoa.persistence.core.PersistTransaction
-
- getTaskID() - Method in class org.resoa.persistence.core.ExecutionLogEntry
-
- getTaskID() - Method in class org.resoa.persistence.journal.ExecLog
-
Gets the value of the taskID property.
- getTaskID() - Method in class org.resoa.persistence.journal.Task
-
Ruft den Wert der taskID-Eigenschaft ab.
- getTaskLog(String, String) - Method in class org.resoa.persistence.btree.BTreeTransactionLogger
-
Return a locked task
- getTaskLog(String) - Method in class org.resoa.persistence.rdbms.SQLTransactionLogger
-
Get the tasklog of a table
- getTaskLogKeys(String) - Method in class org.resoa.persistence.btree.BTreeTransactionLogger
-
Create a List of taskIDs from task log
- getThreadPool() - Method in class org.resoa.persistence.Persistor
-
- getTimeoutSeconds() - Method in class org.resoa.persistence.model.CacheInfo
-
Ruft den Wert der timeoutSeconds-Eigenschaft ab.
- getTimestamp() - Method in class org.resoa.persistence.core.ExecutionLogEntry
-
- getTimestamp() - Method in class org.resoa.persistence.journal.ExecLog
-
Ruft den Wert der timestamp-Eigenschaft ab.
- getTimestamp() - Method in class org.resoa.persistence.journal.Task
-
Ruft den Wert der timestamp-Eigenschaft ab.
- getTransactionLogger() - Method in class org.resoa.persistence.PersistentDomain
-
- getTransactionLogger() - Method in class org.resoa.persistence.Persistor
-
- getType() - Method in class org.resoa.persistence.model.Relation
-
Ruft den Wert der type-Eigenschaft ab.
- getType() - Method in class org.resoa.persistence.rdbms.SQLType
-
- getTypeMap() - Method in class org.resoa.persistence.rdbms.DatabaseDescriptor
-
- getTypeMap(String) - Method in class org.resoa.persistence.rdbms.SQLToJavaTypeMap
-
- getUnprocessedTasks() - Method in class org.resoa.persistence.core.ExecutionLogManager
-
- getValue() - Method in class org.resoa.persistence.journal.Instruction
-
Ruft den Wert der value-Eigenschaft ab.
- getValueBytes() - Method in class org.resoa.persistence.core.ExecutionLogEntry
-
- getVersion() - Method in class org.resoa.persistence.model.SQLTypeMap
-
Ruft den Wert der version-Eigenschaft ab.
- GRIDPRIORITY - Static variable in class org.resoa.persistence.Persistor
-
Priority of persistence grid messages
- IDENTIFIER_MAXLENGTH - Static variable in class org.resoa.persistence.rdbms.SQLUtil
-
- IDLE_MAXTHREADS - Static variable in class org.resoa.persistence.core.TaskThreadPool
-
Number of idle threads, kept per priority
- incrementCounter() - Method in class org.resoa.persistence.btree.BerkeleyStorage.BerkeleyTransaction
-
- INDEX_SUFFIX - Static variable in class org.resoa.persistence.rdbms.TableDescriptor
-
- indicateDatabaseException(Persistor, PersistenceException, Task) - Static method in class org.resoa.persistence.core.PersistPolicyBase
-
Indicate a serious exception (potentially database corrupted or disk full) to other nodes
- indicatePersistenceError(Task, PersistentDomain, PersistenceException) - Method in class org.resoa.persistence.Persistor
-
Handles Persistence exceptions during final storage processing
- info(ExecLog, ResoaResponse, ResoaGateway) - Method in class org.resoa.persistence.journal.service.ExecLogService
-
Indicates, if a domain runs as Master
- init(PersistentDomain) - Method in class org.resoa.persistence.btree.BTreeTransition
-
- init(PersistentDomain) - Method in interface org.resoa.persistence.DatabaseTransition
-
Initialize the database
- init(PersistentDomain) - Method in class org.resoa.persistence.rdbms.SQLTransition
-
- INIT_THREADS_COUNT - Static variable in class org.resoa.persistence.core.TaskThreadPool
-
Initial thread count for each priority
- initializePersistentRelations(Map<String, PersistentType<?>>) - Method in class org.resoa.persistence.core.PersistentType
-
Initialize the declared relations between persistent types
- initlog(ExecLog, ResoaResponse, ResoaGateway) - Method in class org.resoa.persistence.journal.service.ExecLogService
-
Process incoming Execution log data (for initial synchronization)
- initRDBMS() - Method in class org.resoa.persistence.rdbms.DatabaseDescriptor
-
Generate SQL schema descriptors from persistent service domains types
- INST_CREATE - Static variable in class org.resoa.persistence.core.ExecutionLogEntry
-
ID of the InstructionType CREATE
- INST_DELETE - Static variable in class org.resoa.persistence.core.ExecutionLogEntry
-
ID of the InstructionType DELETE
- instanceNewDescriptor(PersistentDomain, Class<T>, JavaBeanDescriptor<?>, Persistent) - Static method in class org.resoa.persistence.core.PersistentType
-
Creates a new TypeDescriptor with generic type attribute
- Instruction - Class in org.resoa.persistence.journal
-
An atomic instruction
Java-Klasse für Instruction complex type.
- Instruction() - Constructor for class org.resoa.persistence.journal.Instruction
-
- InstructionStatus - Enum in org.resoa.persistence.journal
-
Java-Klasse für InstructionStatus.
- InstructionType - Enum in org.resoa.persistence.journal
-
Java-Klasse für InstructionType.
- instType - Variable in class org.resoa.persistence.journal.Instruction
-
- IntegrityException - Exception in org.resoa.persistence.exception
-
Integrity Exception
- IntegrityException(String) - Constructor for exception org.resoa.persistence.exception.IntegrityException
-
- IntegrityException(String, String, String) - Constructor for exception org.resoa.persistence.exception.IntegrityException
-
- IntegrityException(String, Throwable) - Constructor for exception org.resoa.persistence.exception.IntegrityException
-
- IntegrityException(Throwable) - Constructor for exception org.resoa.persistence.exception.IntegrityException
-
- INTERNALCACHE_PERCENT - Static variable in class org.resoa.persistence.btree.BerkeleyStorage
-
The percentage of memory cache, Berkeley should use internally.
- isCancelledTask(String) - Method in class org.resoa.persistence.core.LockManager
-
Returns true, if the taskID has got a cancel request (i.e. because of timeout)
- isCompressed() - Method in class org.resoa.persistence.core.PersistentType
-
- isCompressed() - Method in class org.resoa.persistence.model.Persistent
-
Ruft den Wert der compressed-Eigenschaft ab.
- isDate() - Method in class org.resoa.persistence.rdbms.SQLType
-
- isDomainMaster(String) - Method in class org.resoa.persistence.Persistor
-
- isEncrypted() - Method in class org.resoa.persistence.model.Persistent
-
Ruft den Wert der encrypted-Eigenschaft ab.
- isInheritanceEnabled() - Method in class org.resoa.persistence.rdbms.TableDescriptor
-
- isIsMasterNode() - Method in class org.resoa.persistence.journal.ExecLog
-
Ruft den Wert der isMasterNode-Eigenschaft ab.
- isList() - Method in class org.resoa.persistence.PersistentRelation
-
- isMaster() - Method in class org.resoa.persistence.PersistentDomain
-
- isMasterNode - Variable in class org.resoa.persistence.journal.ExecLog
-
- isMatchKey() - Method in class org.resoa.persistence.btree.SqlSelectExpression
-
- isOverloaded() - Method in class org.resoa.persistence.core.TaskThreadPool
-
Indicates, if pools is overloaded
- isPrimaryKey() - Method in class org.resoa.persistence.rdbms.ColumnDescriptor
-
- isPrimitiveType(Class<?>) - Static method in class org.resoa.persistence.rdbms.SQLType
-
Checks, if a java property type can be represented by a table column
- isRunning() - Method in class org.resoa.persistence.core.ManagedQueue
-
true, if the queue thread is active
- isSetAutoKeyGenerator() - Method in class org.resoa.persistence.model.Persistent
-
- isSetBackupPeriodHours() - Method in class org.resoa.persistence.model.BackupInfo
-
- isSetBackupStrategy() - Method in class org.resoa.persistence.model.PersistenceConfig
-
- isSetBackupTime() - Method in class org.resoa.persistence.model.BackupInfo
-
- isSetCachingStrategy() - Method in class org.resoa.persistence.model.PersistenceConfig
-
- isSetClassName() - Method in class org.resoa.persistence.model.Persistent
-
- isSetCompressed() - Method in class org.resoa.persistence.model.Persistent
-
- isSetConsistencies() - Method in class org.resoa.persistence.journal.Task
-
- isSetDatabase() - Method in class org.resoa.persistence.model.SQLTypeMap
-
- isSetDefaultLengthCHAR() - Method in class org.resoa.persistence.model.SQLTypeMap
-
- isSetDomain() - Method in class org.resoa.persistence.journal.Consistency
-
- isSetDomain() - Method in class org.resoa.persistence.journal.ExecLog
-
- isSetDomain() - Method in class org.resoa.persistence.journal.Instruction
-
- isSetEncrypted() - Method in class org.resoa.persistence.model.Persistent
-
- isSetEnforcedBackupDay() - Method in class org.resoa.persistence.model.BackupInfo
-
- isSetEntity() - Method in class org.resoa.persistence.journal.Consistency
-
- isSetEntity() - Method in class org.resoa.persistence.journal.Instruction
-
- isSetExceptionClass() - Method in class org.resoa.persistence.journal.Task
-
- isSetExceptionMessage() - Method in class org.resoa.persistence.journal.Task
-
- isSetExecutions() - Method in class org.resoa.persistence.journal.Task
-
- isSetFieldName() - Method in class org.resoa.persistence.model.Relation
-
- isSetFieldName() - Method in class org.resoa.persistence.model.SQLTypeMapping
-
- isSetGatewayID() - Method in class org.resoa.persistence.journal.ExecLog
-
- isSetInstType() - Method in class org.resoa.persistence.journal.Instruction
-
- isSetIsMasterNode() - Method in class org.resoa.persistence.journal.ExecLog
-
- isSetJavaType() - Method in class org.resoa.persistence.model.SQLTypeMapping
-
- isSetKey() - Method in class org.resoa.persistence.journal.Consistency
-
- isSetKey() - Method in class org.resoa.persistence.journal.Instruction
-
- isSetLength() - Method in class org.resoa.persistence.model.SQLTypeMapping
-
- isSetLocks() - Method in class org.resoa.persistence.journal.Task
-
- isSetLog() - Method in class org.resoa.persistence.journal.ExecLog
-
- isSetMap() - Method in class org.resoa.persistence.model.SQLTypeMap
-
- isSetMasterCommitNode() - Method in class org.resoa.persistence.journal.Task
-
- isSetMinRecords() - Method in class org.resoa.persistence.model.BackupInfo
-
- isSetParentkey() - Method in class org.resoa.persistence.journal.Instruction
-
- isSetPeristentDomain() - Method in class org.resoa.persistence.model.PersistenceConfig
-
- isSetPersistent() - Method in class org.resoa.persistence.model.PersistenceConfig
-
- isSetPersistentSeed() - Method in class org.resoa.persistence.model.PersistenceConfig
-
- isSetPolicy() - Method in class org.resoa.persistence.journal.Task
-
- isSetPrimaryKeyField() - Method in class org.resoa.persistence.model.Persistent
-
- isSetPrimaryKeyMethod() - Method in class org.resoa.persistence.model.Persistent
-
- isSetPriority() - Method in class org.resoa.persistence.journal.Task
-
- isSetRelation() - Method in class org.resoa.persistence.model.Persistent
-
- isSetRequestingNode() - Method in class org.resoa.persistence.journal.Task
-
- isSetRollbackValue() - Method in class org.resoa.persistence.journal.Instruction
-
- isSetServiceObject() - Method in class org.resoa.persistence.model.CacheInfo
-
- isSetSlaveCommitNodes() - Method in class org.resoa.persistence.journal.Task
-
- isSetSqlType() - Method in class org.resoa.persistence.model.SQLTypeMapping
-
- isSetSQLTypeMap() - Method in class org.resoa.persistence.model.PersistenceConfig
-
- isSetStatus() - Method in class org.resoa.persistence.journal.Instruction
-
- isSetStatus() - Method in class org.resoa.persistence.journal.Task
-
- isSetTaskID() - Method in class org.resoa.persistence.journal.ExecLog
-
- isSetTaskID() - Method in class org.resoa.persistence.journal.Task
-
- isSetTimeoutSeconds() - Method in class org.resoa.persistence.model.CacheInfo
-
- isSetTimestamp() - Method in class org.resoa.persistence.journal.ExecLog
-
- isSetTimestamp() - Method in class org.resoa.persistence.journal.Task
-
- isSetType() - Method in class org.resoa.persistence.model.Relation
-
- isSetValue() - Method in class org.resoa.persistence.journal.Instruction
-
- isSetVersion() - Method in class org.resoa.persistence.model.SQLTypeMap
-
- isSlave() - Method in class org.resoa.persistence.PersistentDomain
-
- isSynchronizing() - Method in class org.resoa.persistence.PersistentDomain
-
- isTime() - Method in class org.resoa.persistence.rdbms.SQLType
-
- isTimeStamp() - Method in class org.resoa.persistence.rdbms.SQLType
-