|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Session is flushed before every query.
Session is sometimes flushed before query execution
in order to ensure that queries never return stale state.
AuxiliaryDatabaseObjects.DatabaseStructure,
typically from the Optimizer.ReflectionOptimizer.AccessOptimizer implementation for CGLIB
which simply acts as an adpater to the BulkBean class.ReflectionOptimizer.AccessOptimizer implementation for Javassist
which simply acts as an adpater to the BulkAccessor class.SQLFunction implementation that emulates the ANSI SQL trim function
on dialects which do not support the full definition.restriction to constrain the results to be
retrieved.
InputStream.
ordering to the result set.
Dialect.supportsInsertSelectIdentity(), then attch the
"select identity" clause to the insert statement.
Type.assemble(java.io.Serializable, org.hibernate.engine.SessionImplementor, java.lang.Object) operation across a series of values.
TooManyRowsAffectedException, indicates that more
rows than what we were expcecting were affected.Type.beforeAssemble(java.io.Serializable, org.hibernate.engine.SessionImplementor) operation across a series of values.
AbstractSelectingDelegate.getSelectSQL().
Cache instance, and gets it's properties from the OSCache Config
which reads the properties file (oscache.properties) from the classpath.
Session is flushed when Transaction.commit()
is called.
Environment.CACHE_PROVIDER_CONFIG
org.hibernate.cfg.Environment.CACHE_PROVIDER_CONFIG
SessionFactory.getCurrentSession() processing.
Cach?71Dialect instance.
actions, implementing cascade processing.ResultSet
in regards to loading collections.StandardSQLFunction,
except that here the parentheses are not included when no arguments are given.current session.UserType to the generic Type interface, in order
to isolate user code from changes in the internal Type contracts.FastHashMap instance.
Object using serialization.
FlushMode.NEVER.
true if this map contains a mapping for the
specified key.
true if this map contains one or more keys mapping
to the specified value.
BulkAccessor.
CaseFragment strategy responsible
for handling this dialect's variations in how CASE statements are
handled.
FilterTranslator instance capable of translating
an HQL filter string.
JoinFragment strategy responsible
for handling this dialect's variations in how joins are handled.
QueryTranslator instance capable of translating
an HQL query string.
TypeFactory.customCollection(String, java.util.Properties, String, String, boolean) instead
EntityResolver implementation which attempts to resolve
various systemId URLs to local classpath lookups
Any systemId URL beginning with http://hibernate.sourceforge.net/ is
searched for as a classpath resource in the classloader which loaded the
Hibernate classes.
Any systemId URL using classpath as the scheme (i.e.TimestampType which
maps to the database's current timestamp, rather than the jvm's
current timestamp.ComponentTuplizer specific to the dom4j entity mode.EntityTuplizer specific to the dom4j entity mode.ComponentTuplizer specific to the dynamic-map entity mode.EntityTuplizer specific to the dynamic-map entity mode.Object from the specified stream.
Object from an array of bytes.
Type.disassemble(java.lang.Object, org.hibernate.engine.SessionImplementor, java.lang.Object) operation across a series of values.
MemoryStore and a
DiskStore.EntityModes to EntityTuplizers.EntityMode to Tuplizer mappings.Throwable objects.Expectations.BasicExpectation definitions.JMX or the JCA
adapter.LockMode.UPGRADE except that, for versioned entities,
it results in a forced version increment.
java.util.HashMap designed
to operate in a multithreaded environment where the large majority of
method calls are read-only, instead of structural changes.FieldHandler to define the interception behavior.Session.createFilter(Object, String).Query.list()
Session.createFilter(Object, String).setXYZ.Query.list()
Session.createFilter(Object, String).setXYZ.Query.list()
Session.createQuery(java.lang.String).Query.list()
Session.createQuery(java.lang.String).setXYZ.Query.list()
Session.createQuery(java.lang.String).setXYZ.Query.list()