|
|||||||||
| Home >> All >> org >> jbpm >> util >> [ db overview ] | PREV NEXT | ||||||||
B
- BIG_DECIMAL - Static variable in class org.jbpm.util.db.DbType
- BINARY - Static variable in class org.jbpm.util.db.DbType
- BLOB - Static variable in class org.jbpm.util.db.DbType
- BLOCK_SIZE - Static variable in class org.jbpm.util.db.IdGenerator.SingletonIdGenerator
- BOOLEAN - Static variable in class org.jbpm.util.db.DbType
- BYTE - Static variable in class org.jbpm.util.db.DbType
C
- CALENDAR - Static variable in class org.jbpm.util.db.DbType
- CALENDAR_DATE - Static variable in class org.jbpm.util.db.DbType
- CHARACTER - Static variable in class org.jbpm.util.db.DbType
- CLASS - Static variable in class org.jbpm.util.db.DbType
- CLOB - Static variable in class org.jbpm.util.db.DbType
- CURRENCY - Static variable in class org.jbpm.util.db.DbType
- close() - Method in class org.jbpm.util.db.DbSession
- createFilter(Object, String) - Method in class org.jbpm.util.db.DbSession
- createId() - Method in class org.jbpm.util.db.IdGenerator.SingletonIdGenerator
- createQuery(String) - Method in class org.jbpm.util.db.DbSession
- createSequenceSession() - Method in class org.jbpm.util.db.IdGenerator.SingletonIdGenerator
D
- DATE - Static variable in class org.jbpm.util.db.DbType
- DOUBLE - Static variable in class org.jbpm.util.db.DbType
- Db - class org.jbpm.util.db.Db.
- Db() - Constructor for class org.jbpm.util.db.Db
- DbException - exception org.jbpm.util.db.DbException.
- DbException() - Constructor for class org.jbpm.util.db.DbException
- DbException(String) - Constructor for class org.jbpm.util.db.DbException
- DbSession - class org.jbpm.util.db.DbSession.
- This class wraps the Hibernate Session.
- DbSession(Session) - Constructor for class org.jbpm.util.db.DbSession
- DbType - class org.jbpm.util.db.DbType.
- This class wraps all the hibernate types so that users of this package don't have to include the net.sf.hibernate packages.
- DbType() - Constructor for class org.jbpm.util.db.DbType
- delete(Object) - Method in class org.jbpm.util.db.DbSession
- delete(String) - Method in class org.jbpm.util.db.DbSession
- delete(String, Object[], Type[]) - Method in class org.jbpm.util.db.DbSession
- delete(String, Object, Type) - Method in class org.jbpm.util.db.DbSession
F
- FLOAT - Static variable in class org.jbpm.util.db.DbType
- filter(Object, String) - Method in class org.jbpm.util.db.DbSession
- filter(Object, String, Object[], Type[]) - Method in class org.jbpm.util.db.DbSession
- filter(Object, String, Object, Type) - Method in class org.jbpm.util.db.DbSession
- find(String) - Method in class org.jbpm.util.db.DbSession
- find(String, Object[], Type[]) - Method in class org.jbpm.util.db.DbSession
- find(String, Object, Type) - Method in class org.jbpm.util.db.DbSession
- findOne(String) - Method in class org.jbpm.util.db.DbSession
- findOne(String, Object[], Type[]) - Method in class org.jbpm.util.db.DbSession
- findOne(String, Object, Type) - Method in class org.jbpm.util.db.DbSession
- flush() - Method in class org.jbpm.util.db.DbSession
G
- generate(SessionImplementor, Object) - Method in class org.jbpm.util.db.IdGenerator
- getBlock() - Method in class org.jbpm.util.db.IdGenerator.SingletonIdGenerator
- reserves a block of id's
- getCurrentLockMode(Object) - Method in class org.jbpm.util.db.DbSession
- getFlushMode() - Method in class org.jbpm.util.db.DbSession
- getId() - Method in class org.jbpm.util.db.ObjectNotFoundException
- getId() - Method in class org.jbpm.util.db.PersistentObject
- getIdentifier(Object) - Method in class org.jbpm.util.db.DbSession
- getInstance() - Static method in class org.jbpm.util.db.IdGenerator.SingletonIdGenerator
- gets the singleton instance.
- getNamedQuery(String) - Method in class org.jbpm.util.db.DbSession
- getNbrOfObjectsFound() - Method in class org.jbpm.util.db.NotUniqueException
- getObjectType() - Method in class org.jbpm.util.db.ObjectNotFoundException
- getQuery() - Method in class org.jbpm.util.db.NotUniqueException
- getQuery() - Method in class org.jbpm.util.db.ObjectNotFoundException
- getValues() - Method in class org.jbpm.util.db.NotUniqueException
- getValues() - Method in class org.jbpm.util.db.ObjectNotFoundException
H
- handleDatabaseException(Throwable, String) - Method in class org.jbpm.util.db.DbSession
I
- INTEGER - Static variable in class org.jbpm.util.db.DbType
- IdGenerator - class org.jbpm.util.db.IdGenerator.
- IdGenerator() - Constructor for class org.jbpm.util.db.IdGenerator
- IdGenerator.SingletonIdGenerator - class org.jbpm.util.db.IdGenerator.SingletonIdGenerator.
- IdGenerator.SingletonIdGenerator() - Constructor for class org.jbpm.util.db.IdGenerator.SingletonIdGenerator
- id - Variable in class org.jbpm.util.db.ObjectNotFoundException
- id - Variable in class org.jbpm.util.db.PersistentObject
- instance - Static variable in class org.jbpm.util.db.IdGenerator.SingletonIdGenerator
- isConnected() - Method in class org.jbpm.util.db.DbSession
- isOpen() - Method in class org.jbpm.util.db.DbSession
- iterate(String) - Method in class org.jbpm.util.db.DbSession
- iterate(String, Object[], Type[]) - Method in class org.jbpm.util.db.DbSession
- iterate(String, Object, Type) - Method in class org.jbpm.util.db.DbSession
- iterateOne(String) - Method in class org.jbpm.util.db.DbSession
- iterateOne(String, Object[], Type[]) - Method in class org.jbpm.util.db.DbSession
- iterateOne(String, Object, Type) - Method in class org.jbpm.util.db.DbSession
L
- LOCALE - Static variable in class org.jbpm.util.db.DbType
- LONG - Static variable in class org.jbpm.util.db.DbType
- lastId - Variable in class org.jbpm.util.db.IdGenerator.SingletonIdGenerator
- load(Class, Serializable) - Method in class org.jbpm.util.db.DbSession
- load(Class, Serializable, LockMode) - Method in class org.jbpm.util.db.DbSession
- load(Object, Serializable) - Method in class org.jbpm.util.db.DbSession
- lock(Object, LockMode) - Method in class org.jbpm.util.db.DbSession
- log - Static variable in class org.jbpm.util.db.Db
- log - Static variable in class org.jbpm.util.db.DbSession
- log - Static variable in class org.jbpm.util.db.IdGenerator
N
- NotUniqueException - exception org.jbpm.util.db.NotUniqueException.
- NotUniqueException(String, int) - Constructor for class org.jbpm.util.db.NotUniqueException
- NotUniqueException(String, Object, int) - Constructor for class org.jbpm.util.db.NotUniqueException
- NotUniqueException(String, Object[], int) - Constructor for class org.jbpm.util.db.NotUniqueException
- nbrOfObjectsFound - Variable in class org.jbpm.util.db.NotUniqueException
- nextId - Variable in class org.jbpm.util.db.IdGenerator.SingletonIdGenerator
O
- OBJECT - Static variable in class org.jbpm.util.db.DbType
- ObjectNotFoundException - exception org.jbpm.util.db.ObjectNotFoundException.
- ObjectNotFoundException(String) - Constructor for class org.jbpm.util.db.ObjectNotFoundException
- ObjectNotFoundException(String, Object) - Constructor for class org.jbpm.util.db.ObjectNotFoundException
- ObjectNotFoundException(String, Object[]) - Constructor for class org.jbpm.util.db.ObjectNotFoundException
- ObjectNotFoundException(Class, Serializable) - Constructor for class org.jbpm.util.db.ObjectNotFoundException
- objectType - Variable in class org.jbpm.util.db.ObjectNotFoundException
- openSession() - Static method in class org.jbpm.util.db.Db
- org.jbpm.util.db - package org.jbpm.util.db
P
- PersistentObject - class org.jbpm.util.db.PersistentObject.
- PersistentObject() - Constructor for class org.jbpm.util.db.PersistentObject
Q
- query - Variable in class org.jbpm.util.db.NotUniqueException
- query - Variable in class org.jbpm.util.db.ObjectNotFoundException
R
- removeSequenceSession() - Method in class org.jbpm.util.db.IdGenerator.SingletonIdGenerator
S
- SERIALIZABLE - Static variable in class org.jbpm.util.db.DbType
- SHORT - Static variable in class org.jbpm.util.db.DbType
- STRING - Static variable in class org.jbpm.util.db.DbType
- save(Object) - Method in class org.jbpm.util.db.DbSession
- save(Object, Serializable) - Method in class org.jbpm.util.db.DbSession
- saveOrUpdate(Object) - Method in class org.jbpm.util.db.DbSession
- sequenceSessionLocal - Variable in class org.jbpm.util.db.IdGenerator.SingletonIdGenerator
- serviceLocator - Static variable in class org.jbpm.util.db.IdGenerator.SingletonIdGenerator
- session - Variable in class org.jbpm.util.db.DbSession
- setFlushMode(FlushMode) - Method in class org.jbpm.util.db.DbSession
- setId(Serializable) - Method in class org.jbpm.util.db.ObjectNotFoundException
- setId(Long) - Method in class org.jbpm.util.db.PersistentObject
- setNbrOfObjectsFound(int) - Method in class org.jbpm.util.db.NotUniqueException
- setObjectType(Class) - Method in class org.jbpm.util.db.ObjectNotFoundException
- setQuery(String) - Method in class org.jbpm.util.db.NotUniqueException
- setQuery(String) - Method in class org.jbpm.util.db.ObjectNotFoundException
- setValues(Object[]) - Method in class org.jbpm.util.db.NotUniqueException
- setValues(Object[]) - Method in class org.jbpm.util.db.ObjectNotFoundException
- singletonIdGenerator - Static variable in class org.jbpm.util.db.IdGenerator
T
- TIME - Static variable in class org.jbpm.util.db.DbType
- TIMESTAMP - Static variable in class org.jbpm.util.db.DbType
- TIMEZONE - Static variable in class org.jbpm.util.db.DbType
- TRUE_FALSE - Static variable in class org.jbpm.util.db.DbType
- toString() - Method in class org.jbpm.util.db.PersistentObject
U
- update(Object) - Method in class org.jbpm.util.db.DbSession
- update(Object, Serializable) - Method in class org.jbpm.util.db.DbSession
V
- values - Variable in class org.jbpm.util.db.NotUniqueException
- values - Variable in class org.jbpm.util.db.ObjectNotFoundException
Y
B C D F G H I L N O P Q R S T U V Y
|
|||||||||
| Home >> All >> org >> jbpm >> util >> [ db overview ] | PREV NEXT | ||||||||