实例介绍
hibernate-3.1.3官方jar包,里面有官方文档,教程,例子。很全
【实例截图】
【核心代码】
hibernate-3.1.3
└── hibernate-3.1
├── build.bat
├── build.xml
├── changelog.txt
├── doc
│ ├── api
│ │ ├── allclasses-frame.html
│ │ ├── allclasses-noframe.html
│ │ ├── constant-values.html
│ │ ├── deprecated-list.html
│ │ ├── help-doc.html
│ │ ├── index-all.html
│ │ ├── index.html
│ │ ├── jdstyle.css
│ │ ├── org
│ │ │ └── hibernate
│ │ │ ├── action
│ │ │ │ ├── BulkOperationCleanupAction.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── BulkOperationCleanupAction.html
│ │ │ │ │ ├── CollectionAction.html
│ │ │ │ │ ├── CollectionRecreateAction.html
│ │ │ │ │ ├── CollectionRemoveAction.html
│ │ │ │ │ ├── CollectionUpdateAction.html
│ │ │ │ │ ├── EntityAction.html
│ │ │ │ │ ├── EntityDeleteAction.html
│ │ │ │ │ ├── EntityIdentityInsertAction.html
│ │ │ │ │ ├── EntityInsertAction.html
│ │ │ │ │ ├── EntityUpdateAction.html
│ │ │ │ │ └── Executable.html
│ │ │ │ ├── CollectionAction.html
│ │ │ │ ├── CollectionRecreateAction.html
│ │ │ │ ├── CollectionRemoveAction.html
│ │ │ │ ├── CollectionUpdateAction.html
│ │ │ │ ├── EntityAction.html
│ │ │ │ ├── EntityDeleteAction.html
│ │ │ │ ├── EntityIdentityInsertAction.html
│ │ │ │ ├── EntityInsertAction.html
│ │ │ │ ├── EntityUpdateAction.html
│ │ │ │ ├── Executable.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ └── package-use.html
│ │ │ ├── AssertionFailure.html
│ │ │ ├── cache
│ │ │ │ ├── AbstractJndiBoundCacheProvider.html
│ │ │ │ ├── CacheConcurrencyStrategy.html
│ │ │ │ ├── CacheConcurrencyStrategy.SoftLock.html
│ │ │ │ ├── CacheException.html
│ │ │ │ ├── CacheFactory.html
│ │ │ │ ├── Cache.html
│ │ │ │ ├── CacheKey.html
│ │ │ │ ├── CacheProvider.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractJndiBoundCacheProvider.html
│ │ │ │ │ ├── CacheConcurrencyStrategy.html
│ │ │ │ │ ├── CacheConcurrencyStrategy.SoftLock.html
│ │ │ │ │ ├── CacheException.html
│ │ │ │ │ ├── CacheFactory.html
│ │ │ │ │ ├── Cache.html
│ │ │ │ │ ├── CacheKey.html
│ │ │ │ │ ├── CacheProvider.html
│ │ │ │ │ ├── EhCache.html
│ │ │ │ │ ├── EhCacheProvider.html
│ │ │ │ │ ├── FilterKey.html
│ │ │ │ │ ├── HashtableCache.html
│ │ │ │ │ ├── HashtableCacheProvider.html
│ │ │ │ │ ├── JndiBoundTreeCacheProvider.html
│ │ │ │ │ ├── NoCacheProvider.html
│ │ │ │ │ ├── NoCachingEnabledException.html
│ │ │ │ │ ├── NonstrictReadWriteCache.html
│ │ │ │ │ ├── OSCache.html
│ │ │ │ │ ├── OSCacheProvider.html
│ │ │ │ │ ├── QueryCacheFactory.html
│ │ │ │ │ ├── QueryCache.html
│ │ │ │ │ ├── QueryKey.html
│ │ │ │ │ ├── ReadOnlyCache.html
│ │ │ │ │ ├── ReadWriteCache.html
│ │ │ │ │ ├── ReadWriteCache.Item.html
│ │ │ │ │ ├── ReadWriteCache.Lockable.html
│ │ │ │ │ ├── ReadWriteCache.Lock.html
│ │ │ │ │ ├── StandardQueryCacheFactory.html
│ │ │ │ │ ├── StandardQueryCache.html
│ │ │ │ │ ├── SwarmCache.html
│ │ │ │ │ ├── SwarmCacheProvider.html
│ │ │ │ │ ├── Timestamper.html
│ │ │ │ │ ├── TransactionalCache.html
│ │ │ │ │ ├── TreeCache.html
│ │ │ │ │ ├── TreeCacheProvider.html
│ │ │ │ │ └── UpdateTimestampsCache.html
│ │ │ │ ├── EhCache.html
│ │ │ │ ├── EhCacheProvider.html
│ │ │ │ ├── entry
│ │ │ │ │ ├── CacheEntry.html
│ │ │ │ │ ├── CacheEntryStructure.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── CacheEntry.html
│ │ │ │ │ │ ├── CacheEntryStructure.html
│ │ │ │ │ │ ├── CollectionCacheEntry.html
│ │ │ │ │ │ ├── StructuredCacheEntry.html
│ │ │ │ │ │ ├── StructuredCollectionCacheEntry.html
│ │ │ │ │ │ ├── StructuredMapCacheEntry.html
│ │ │ │ │ │ └── UnstructuredCacheEntry.html
│ │ │ │ │ ├── CollectionCacheEntry.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── StructuredCacheEntry.html
│ │ │ │ │ ├── StructuredCollectionCacheEntry.html
│ │ │ │ │ ├── StructuredMapCacheEntry.html
│ │ │ │ │ └── UnstructuredCacheEntry.html
│ │ │ │ ├── FilterKey.html
│ │ │ │ ├── HashtableCache.html
│ │ │ │ ├── HashtableCacheProvider.html
│ │ │ │ ├── JndiBoundTreeCacheProvider.html
│ │ │ │ ├── NoCacheProvider.html
│ │ │ │ ├── NoCachingEnabledException.html
│ │ │ │ ├── NonstrictReadWriteCache.html
│ │ │ │ ├── OSCache.html
│ │ │ │ ├── OSCacheProvider.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── QueryCacheFactory.html
│ │ │ │ ├── QueryCache.html
│ │ │ │ ├── QueryKey.html
│ │ │ │ ├── ReadOnlyCache.html
│ │ │ │ ├── ReadWriteCache.html
│ │ │ │ ├── ReadWriteCache.Item.html
│ │ │ │ ├── ReadWriteCache.Lockable.html
│ │ │ │ ├── ReadWriteCache.Lock.html
│ │ │ │ ├── StandardQueryCacheFactory.html
│ │ │ │ ├── StandardQueryCache.html
│ │ │ │ ├── SwarmCache.html
│ │ │ │ ├── SwarmCacheProvider.html
│ │ │ │ ├── Timestamper.html
│ │ │ │ ├── TransactionalCache.html
│ │ │ │ ├── TreeCache.html
│ │ │ │ ├── TreeCacheProvider.html
│ │ │ │ └── UpdateTimestampsCache.html
│ │ │ ├── CacheMode.html
│ │ │ ├── CallbackException.html
│ │ │ ├── cfg
│ │ │ │ ├── class-use
│ │ │ │ │ ├── CollectionSecondPass.html
│ │ │ │ │ ├── Configuration.html
│ │ │ │ │ ├── DefaultNamingStrategy.html
│ │ │ │ │ ├── Environment.html
│ │ │ │ │ ├── ExtendsQueueEntry.html
│ │ │ │ │ ├── HbmBinder.html
│ │ │ │ │ ├── ImprovedNamingStrategy.html
│ │ │ │ │ ├── Mappings.ColumnNames.html
│ │ │ │ │ ├── Mappings.html
│ │ │ │ │ ├── Mappings.TableDescription.html
│ │ │ │ │ ├── NamedSQLQuerySecondPass.html
│ │ │ │ │ ├── NamingStrategy.html
│ │ │ │ │ ├── QuerySecondPass.html
│ │ │ │ │ ├── ResultSetMappingBinder.html
│ │ │ │ │ ├── ResultSetMappingSecondPass.html
│ │ │ │ │ ├── SecondPass.html
│ │ │ │ │ ├── SettingsFactory.html
│ │ │ │ │ └── Settings.html
│ │ │ │ ├── CollectionSecondPass.html
│ │ │ │ ├── Configuration.html
│ │ │ │ ├── DefaultNamingStrategy.html
│ │ │ │ ├── Environment.html
│ │ │ │ ├── ExtendsQueueEntry.html
│ │ │ │ ├── HbmBinder.html
│ │ │ │ ├── ImprovedNamingStrategy.html
│ │ │ │ ├── Mappings.ColumnNames.html
│ │ │ │ ├── Mappings.html
│ │ │ │ ├── Mappings.TableDescription.html
│ │ │ │ ├── NamedSQLQuerySecondPass.html
│ │ │ │ ├── NamingStrategy.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── QuerySecondPass.html
│ │ │ │ ├── ResultSetMappingBinder.html
│ │ │ │ ├── ResultSetMappingSecondPass.html
│ │ │ │ ├── SecondPass.html
│ │ │ │ ├── SettingsFactory.html
│ │ │ │ └── Settings.html
│ │ │ ├── classic
│ │ │ │ ├── class-use
│ │ │ │ │ ├── Lifecycle.html
│ │ │ │ │ ├── Session.html
│ │ │ │ │ ├── Validatable.html
│ │ │ │ │ └── ValidationFailure.html
│ │ │ │ ├── Lifecycle.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── Session.html
│ │ │ │ ├── Validatable.html
│ │ │ │ └── ValidationFailure.html
│ │ │ ├── class-use
│ │ │ │ ├── AssertionFailure.html
│ │ │ │ ├── CacheMode.html
│ │ │ │ ├── CallbackException.html
│ │ │ │ ├── ConnectionReleaseMode.html
│ │ │ │ ├── Criteria.html
│ │ │ │ ├── DuplicateMappingException.html
│ │ │ │ ├── EmptyInterceptor.html
│ │ │ │ ├── EntityMode.html
│ │ │ │ ├── FetchMode.html
│ │ │ │ ├── Filter.html
│ │ │ │ ├── FlushMode.html
│ │ │ │ ├── HibernateException.html
│ │ │ │ ├── Hibernate.html
│ │ │ │ ├── InstantiationException.html
│ │ │ │ ├── Interceptor.html
│ │ │ │ ├── JDBCException.html
│ │ │ │ ├── LazyInitializationException.html
│ │ │ │ ├── LockMode.html
│ │ │ │ ├── MappingException.html
│ │ │ │ ├── NonUniqueObjectException.html
│ │ │ │ ├── NonUniqueResultException.html
│ │ │ │ ├── ObjectDeletedException.html
│ │ │ │ ├── ObjectNotFoundException.html
│ │ │ │ ├── PersistentObjectException.html
│ │ │ │ ├── PropertyAccessException.html
│ │ │ │ ├── PropertyNotFoundException.html
│ │ │ │ ├── PropertyValueException.html
│ │ │ │ ├── QueryException.html
│ │ │ │ ├── Query.html
│ │ │ │ ├── ReplicationMode.html
│ │ │ │ ├── ScrollableResults.html
│ │ │ │ ├── ScrollMode.html
│ │ │ │ ├── SessionException.html
│ │ │ │ ├── SessionFactory.html
│ │ │ │ ├── Session.html
│ │ │ │ ├── SQLQuery.html
│ │ │ │ ├── StaleObjectStateException.html
│ │ │ │ ├── StaleStateException.html
│ │ │ │ ├── StatelessSession.html
│ │ │ │ ├── TransactionException.html
│ │ │ │ ├── Transaction.html
│ │ │ │ ├── TransientObjectException.html
│ │ │ │ ├── UnresolvableObjectException.html
│ │ │ │ └── WrongClassException.html
│ │ │ ├── collection
│ │ │ │ ├── AbstractPersistentCollection.DelayedOperation.html
│ │ │ │ ├── AbstractPersistentCollection.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractPersistentCollection.DelayedOperation.html
│ │ │ │ │ ├── AbstractPersistentCollection.html
│ │ │ │ │ ├── PersistentArrayHolder.html
│ │ │ │ │ ├── PersistentBag.html
│ │ │ │ │ ├── PersistentCollection.html
│ │ │ │ │ ├── PersistentElementHolder.html
│ │ │ │ │ ├── PersistentIdentifierBag.html
│ │ │ │ │ ├── PersistentIndexedElementHolder.html
│ │ │ │ │ ├── PersistentIndexedElementHolder.IndexedValue.html
│ │ │ │ │ ├── PersistentListElementHolder.html
│ │ │ │ │ ├── PersistentList.html
│ │ │ │ │ ├── PersistentMapElementHolder.html
│ │ │ │ │ ├── PersistentMap.html
│ │ │ │ │ ├── PersistentSet.html
│ │ │ │ │ ├── PersistentSortedMap.html
│ │ │ │ │ └── PersistentSortedSet.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PersistentArrayHolder.html
│ │ │ │ ├── PersistentBag.html
│ │ │ │ ├── PersistentCollection.html
│ │ │ │ ├── PersistentElementHolder.html
│ │ │ │ ├── PersistentIdentifierBag.html
│ │ │ │ ├── PersistentIndexedElementHolder.html
│ │ │ │ ├── PersistentIndexedElementHolder.IndexedValue.html
│ │ │ │ ├── PersistentListElementHolder.html
│ │ │ │ ├── PersistentList.html
│ │ │ │ ├── PersistentMapElementHolder.html
│ │ │ │ ├── PersistentMap.html
│ │ │ │ ├── PersistentSet.html
│ │ │ │ ├── PersistentSortedMap.html
│ │ │ │ └── PersistentSortedSet.html
│ │ │ ├── connection
│ │ │ │ ├── C3P0ConnectionProvider.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── C3P0ConnectionProvider.html
│ │ │ │ │ ├── ConnectionProviderFactory.html
│ │ │ │ │ ├── ConnectionProvider.html
│ │ │ │ │ ├── DatasourceConnectionProvider.html
│ │ │ │ │ ├── DriverManagerConnectionProvider.html
│ │ │ │ │ ├── ProxoolConnectionProvider.html
│ │ │ │ │ └── UserSuppliedConnectionProvider.html
│ │ │ │ ├── ConnectionProviderFactory.html
│ │ │ │ ├── ConnectionProvider.html
│ │ │ │ ├── DatasourceConnectionProvider.html
│ │ │ │ ├── DriverManagerConnectionProvider.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ProxoolConnectionProvider.html
│ │ │ │ └── UserSuppliedConnectionProvider.html
│ │ │ ├── ConnectionReleaseMode.html
│ │ │ ├── context
│ │ │ │ ├── class-use
│ │ │ │ │ ├── CurrentSessionContext.html
│ │ │ │ │ ├── JTASessionContext.CleanupSynch.html
│ │ │ │ │ ├── JTASessionContext.html
│ │ │ │ │ ├── ManagedSessionContext.html
│ │ │ │ │ ├── ThreadLocalSessionContext.CleanupSynch.html
│ │ │ │ │ └── ThreadLocalSessionContext.html
│ │ │ │ ├── CurrentSessionContext.html
│ │ │ │ ├── JTASessionContext.CleanupSynch.html
│ │ │ │ ├── JTASessionContext.html
│ │ │ │ ├── ManagedSessionContext.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ThreadLocalSessionContext.CleanupSynch.html
│ │ │ │ └── ThreadLocalSessionContext.html
│ │ │ ├── Criteria.html
│ │ │ ├── criterion
│ │ │ │ ├── AbstractEmptinessExpression.html
│ │ │ │ ├── AggregateProjection.html
│ │ │ │ ├── AliasedProjection.html
│ │ │ │ ├── AvgProjection.html
│ │ │ │ ├── BetweenExpression.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractEmptinessExpression.html
│ │ │ │ │ ├── AggregateProjection.html
│ │ │ │ │ ├── AliasedProjection.html
│ │ │ │ │ ├── AvgProjection.html
│ │ │ │ │ ├── BetweenExpression.html
│ │ │ │ │ ├── Conjunction.html
│ │ │ │ │ ├── CountProjection.html
│ │ │ │ │ ├── CriteriaQuery.html
│ │ │ │ │ ├── CriteriaSpecification.html
│ │ │ │ │ ├── Criterion.html
│ │ │ │ │ ├── DetachedCriteria.html
│ │ │ │ │ ├── Disjunction.html
│ │ │ │ │ ├── Distinct.html
│ │ │ │ │ ├── EmptyExpression.html
│ │ │ │ │ ├── Example.html
│ │ │ │ │ ├── Example.PropertySelector.html
│ │ │ │ │ ├── ExistsSubqueryExpression.html
│ │ │ │ │ ├── Expression.html
│ │ │ │ │ ├── IdentifierEqExpression.html
│ │ │ │ │ ├── IdentifierProjection.html
│ │ │ │ │ ├── IlikeExpression.html
│ │ │ │ │ ├── InExpression.html
│ │ │ │ │ ├── Junction.html
│ │ │ │ │ ├── LogicalExpression.html
│ │ │ │ │ ├── MatchMode.html
│ │ │ │ │ ├── NaturalIdentifier.html
│ │ │ │ │ ├── NotEmptyExpression.html
│ │ │ │ │ ├── NotExpression.html
│ │ │ │ │ ├── NotNullExpression.html
│ │ │ │ │ ├── NullExpression.html
│ │ │ │ │ ├── Order.html
│ │ │ │ │ ├── Projection.html
│ │ │ │ │ ├── ProjectionList.html
│ │ │ │ │ ├── Projections.html
│ │ │ │ │ ├── PropertyExpression.html
│ │ │ │ │ ├── Property.html
│ │ │ │ │ ├── PropertyProjection.html
│ │ │ │ │ ├── PropertySubqueryExpression.html
│ │ │ │ │ ├── Restrictions.html
│ │ │ │ │ ├── RowCountProjection.html
│ │ │ │ │ ├── SimpleExpression.html
│ │ │ │ │ ├── SimpleProjection.html
│ │ │ │ │ ├── SimpleSubqueryExpression.html
│ │ │ │ │ ├── SizeExpression.html
│ │ │ │ │ ├── SQLCriterion.html
│ │ │ │ │ ├── SQLProjection.html
│ │ │ │ │ ├── Subqueries.html
│ │ │ │ │ └── SubqueryExpression.html
│ │ │ │ ├── Conjunction.html
│ │ │ │ ├── CountProjection.html
│ │ │ │ ├── CriteriaQuery.html
│ │ │ │ ├── CriteriaSpecification.html
│ │ │ │ ├── Criterion.html
│ │ │ │ ├── DetachedCriteria.html
│ │ │ │ ├── Disjunction.html
│ │ │ │ ├── Distinct.html
│ │ │ │ ├── EmptyExpression.html
│ │ │ │ ├── Example.html
│ │ │ │ ├── Example.PropertySelector.html
│ │ │ │ ├── ExistsSubqueryExpression.html
│ │ │ │ ├── Expression.html
│ │ │ │ ├── IdentifierEqExpression.html
│ │ │ │ ├── IdentifierProjection.html
│ │ │ │ ├── IlikeExpression.html
│ │ │ │ ├── InExpression.html
│ │ │ │ ├── Junction.html
│ │ │ │ ├── LogicalExpression.html
│ │ │ │ ├── MatchMode.html
│ │ │ │ ├── NaturalIdentifier.html
│ │ │ │ ├── NotEmptyExpression.html
│ │ │ │ ├── NotExpression.html
│ │ │ │ ├── NotNullExpression.html
│ │ │ │ ├── NullExpression.html
│ │ │ │ ├── Order.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── Projection.html
│ │ │ │ ├── ProjectionList.html
│ │ │ │ ├── Projections.html
│ │ │ │ ├── PropertyExpression.html
│ │ │ │ ├── Property.html
│ │ │ │ ├── PropertyProjection.html
│ │ │ │ ├── PropertySubqueryExpression.html
│ │ │ │ ├── Restrictions.html
│ │ │ │ ├── RowCountProjection.html
│ │ │ │ ├── SimpleExpression.html
│ │ │ │ ├── SimpleProjection.html
│ │ │ │ ├── SimpleSubqueryExpression.html
│ │ │ │ ├── SizeExpression.html
│ │ │ │ ├── SQLCriterion.html
│ │ │ │ ├── SQLProjection.html
│ │ │ │ ├── Subqueries.html
│ │ │ │ └── SubqueryExpression.html
│ │ │ ├── dialect
│ │ │ │ ├── class-use
│ │ │ │ │ ├── DataDirectOracle9Dialect.html
│ │ │ │ │ ├── DB2390Dialect.html
│ │ │ │ │ ├── DB2400Dialect.html
│ │ │ │ │ ├── DB2Dialect.html
│ │ │ │ │ ├── DerbyDialect.html
│ │ │ │ │ ├── DialectFactory.DatabaseDialectMapper.html
│ │ │ │ │ ├── DialectFactory.html
│ │ │ │ │ ├── DialectFactory.VersionInsensitiveMapper.html
│ │ │ │ │ ├── Dialect.html
│ │ │ │ │ ├── FirebirdDialect.html
│ │ │ │ │ ├── FrontBaseDialect.html
│ │ │ │ │ ├── HSQLDialect.html
│ │ │ │ │ ├── InformixDialect.html
│ │ │ │ │ ├── IngresDialect.html
│ │ │ │ │ ├── InterbaseDialect.html
│ │ │ │ │ ├── JDataStoreDialect.html
│ │ │ │ │ ├── MckoiDialect.html
│ │ │ │ │ ├── MimerSQLDialect.html
│ │ │ │ │ ├── MySQL5Dialect.html
│ │ │ │ │ ├── MySQLDialect.html
│ │ │ │ │ ├── MySQLInnoDBDialect.html
│ │ │ │ │ ├── MySQLMyISAMDialect.html
│ │ │ │ │ ├── Oracle9Dialect.html
│ │ │ │ │ ├── OracleDialect.html
│ │ │ │ │ ├── PointbaseDialect.html
│ │ │ │ │ ├── PostgreSQLDialect.html
│ │ │ │ │ ├── ProgressDialect.html
│ │ │ │ │ ├── RDMSOS2200Dialect.html
│ │ │ │ │ ├── SAPDBDialect.html
│ │ │ │ │ ├── SQLServerDialect.html
│ │ │ │ │ ├── SQLServerDialect.TrimFunction.html
│ │ │ │ │ ├── Sybase11Dialect.html
│ │ │ │ │ ├── SybaseAnywhereDialect.html
│ │ │ │ │ ├── SybaseDialect.html
│ │ │ │ │ ├── TimesTenDialect.html
│ │ │ │ │ └── TypeNames.html
│ │ │ │ ├── DataDirectOracle9Dialect.html
│ │ │ │ ├── DB2390Dialect.html
│ │ │ │ ├── DB2400Dialect.html
│ │ │ │ ├── DB2Dialect.html
│ │ │ │ ├── DerbyDialect.html
│ │ │ │ ├── DialectFactory.DatabaseDialectMapper.html
│ │ │ │ ├── DialectFactory.html
│ │ │ │ ├── DialectFactory.VersionInsensitiveMapper.html
│ │ │ │ ├── Dialect.html
│ │ │ │ ├── FirebirdDialect.html
│ │ │ │ ├── FrontBaseDialect.html
│ │ │ │ ├── function
│ │ │ │ │ ├── CastFunction.html
│ │ │ │ │ ├── CharIndexFunction.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── CastFunction.html
│ │ │ │ │ │ ├── CharIndexFunction.html
│ │ │ │ │ │ ├── NoArgSQLFunction.html
│ │ │ │ │ │ ├── NvlFunction.html
│ │ │ │ │ │ ├── PositionSubstringFunction.html
│ │ │ │ │ │ ├── SQLFunction.html
│ │ │ │ │ │ ├── SQLFunctionTemplate.html
│ │ │ │ │ │ ├── StandardSQLFunction.html
│ │ │ │ │ │ └── VarArgsSQLFunction.html
│ │ │ │ │ ├── NoArgSQLFunction.html
│ │ │ │ │ ├── NvlFunction.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── PositionSubstringFunction.html
│ │ │ │ │ ├── SQLFunction.html
│ │ │ │ │ ├── SQLFunctionTemplate.html
│ │ │ │ │ ├── StandardSQLFunction.html
│ │ │ │ │ └── VarArgsSQLFunction.html
│ │ │ │ ├── HSQLDialect.html
│ │ │ │ ├── InformixDialect.html
│ │ │ │ ├── IngresDialect.html
│ │ │ │ ├── InterbaseDialect.html
│ │ │ │ ├── JDataStoreDialect.html
│ │ │ │ ├── MckoiDialect.html
│ │ │ │ ├── MimerSQLDialect.html
│ │ │ │ ├── MySQL5Dialect.html
│ │ │ │ ├── MySQLDialect.html
│ │ │ │ ├── MySQLInnoDBDialect.html
│ │ │ │ ├── MySQLMyISAMDialect.html
│ │ │ │ ├── Oracle9Dialect.html
│ │ │ │ ├── OracleDialect.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PointbaseDialect.html
│ │ │ │ ├── PostgreSQLDialect.html
│ │ │ │ ├── ProgressDialect.html
│ │ │ │ ├── RDMSOS2200Dialect.html
│ │ │ │ ├── SAPDBDialect.html
│ │ │ │ ├── SQLServerDialect.html
│ │ │ │ ├── SQLServerDialect.TrimFunction.html
│ │ │ │ ├── Sybase11Dialect.html
│ │ │ │ ├── SybaseAnywhereDialect.html
│ │ │ │ ├── SybaseDialect.html
│ │ │ │ ├── TimesTenDialect.html
│ │ │ │ └── TypeNames.html
│ │ │ ├── DuplicateMappingException.html
│ │ │ ├── EmptyInterceptor.html
│ │ │ ├── engine
│ │ │ │ ├── ActionQueue.html
│ │ │ │ ├── BatchFetchQueue.html
│ │ │ │ ├── Cascade.html
│ │ │ │ ├── CascadeStyle.html
│ │ │ │ ├── CascadeStyle.MultipleCascadeStyle.html
│ │ │ │ ├── CascadingAction.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── ActionQueue.html
│ │ │ │ │ ├── BatchFetchQueue.html
│ │ │ │ │ ├── Cascade.html
│ │ │ │ │ ├── CascadeStyle.html
│ │ │ │ │ ├── CascadeStyle.MultipleCascadeStyle.html
│ │ │ │ │ ├── CascadingAction.html
│ │ │ │ │ ├── CollectionEntry.html
│ │ │ │ │ ├── CollectionKey.html
│ │ │ │ │ ├── CollectionLoadContext.html
│ │ │ │ │ ├── Collections.html
│ │ │ │ │ ├── EntityEntry.html
│ │ │ │ │ ├── EntityKey.html
│ │ │ │ │ ├── EntityUniqueKey.html
│ │ │ │ │ ├── FilterDefinition.html
│ │ │ │ │ ├── ForeignKeys.html
│ │ │ │ │ ├── ForeignKeys.Nullifier.html
│ │ │ │ │ ├── HibernateIterator.html
│ │ │ │ │ ├── IdentifierValue.html
│ │ │ │ │ ├── JoinHelper.html
│ │ │ │ │ ├── JoinSequence.html
│ │ │ │ │ ├── JoinSequence.Selector.html
│ │ │ │ │ ├── Mapping.html
│ │ │ │ │ ├── NamedQueryDefinition.html
│ │ │ │ │ ├── NamedSQLQueryDefinition.html
│ │ │ │ │ ├── Nullability.html
│ │ │ │ │ ├── ParameterBinder.html
│ │ │ │ │ ├── ParameterBinder.NamedParameterSource.html
│ │ │ │ │ ├── PersistenceContext.html
│ │ │ │ │ ├── QueryParameters.html
│ │ │ │ │ ├── ResultSetMappingDefinition.html
│ │ │ │ │ ├── RowSelection.html
│ │ │ │ │ ├── SessionFactoryImplementor.html
│ │ │ │ │ ├── SessionImplementor.html
│ │ │ │ │ ├── StatefulPersistenceContext.html
│ │ │ │ │ ├── Status.html
│ │ │ │ │ ├── SubselectFetch.html
│ │ │ │ │ ├── TransactionHelper.html
│ │ │ │ │ ├── TwoPhaseLoad.html
│ │ │ │ │ ├── TypedValue.html
│ │ │ │ │ ├── UnsavedValueFactory.html
│ │ │ │ │ ├── Versioning.html
│ │ │ │ │ └── VersionValue.html
│ │ │ │ ├── CollectionEntry.html
│ │ │ │ ├── CollectionKey.html
│ │ │ │ ├── CollectionLoadContext.html
│ │ │ │ ├── Collections.html
│ │ │ │ ├── EntityEntry.html
│ │ │ │ ├── EntityKey.html
│ │ │ │ ├── EntityUniqueKey.html
│ │ │ │ ├── FilterDefinition.html
│ │ │ │ ├── ForeignKeys.html
│ │ │ │ ├── ForeignKeys.Nullifier.html
│ │ │ │ ├── HibernateIterator.html
│ │ │ │ ├── IdentifierValue.html
│ │ │ │ ├── JoinHelper.html
│ │ │ │ ├── JoinSequence.html
│ │ │ │ ├── JoinSequence.Selector.html
│ │ │ │ ├── Mapping.html
│ │ │ │ ├── NamedQueryDefinition.html
│ │ │ │ ├── NamedSQLQueryDefinition.html
│ │ │ │ ├── Nullability.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ParameterBinder.html
│ │ │ │ ├── ParameterBinder.NamedParameterSource.html
│ │ │ │ ├── PersistenceContext.html
│ │ │ │ ├── query
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── FilterQueryPlan.html
│ │ │ │ │ │ ├── HQLQueryPlan.html
│ │ │ │ │ │ ├── NamedParameterDescriptor.html
│ │ │ │ │ │ ├── NativeSQLQueryPlan.html
│ │ │ │ │ │ ├── NativeSQLQuerySpecification.html
│ │ │ │ │ │ ├── OrdinalParameterDescriptor.html
│ │ │ │ │ │ ├── ParameterMetadata.html
│ │ │ │ │ │ ├── ParameterParser.html
│ │ │ │ │ │ ├── ParameterParser.Recognizer.html
│ │ │ │ │ │ ├── ParamLocationRecognizer.html
│ │ │ │ │ │ ├── QueryMetadata.html
│ │ │ │ │ │ ├── QueryPlanCache.html
│ │ │ │ │ │ └── ReturnMetadata.html
│ │ │ │ │ ├── FilterQueryPlan.html
│ │ │ │ │ ├── HQLQueryPlan.html
│ │ │ │ │ ├── NamedParameterDescriptor.html
│ │ │ │ │ ├── NativeSQLQueryPlan.html
│ │ │ │ │ ├── NativeSQLQuerySpecification.html
│ │ │ │ │ ├── OrdinalParameterDescriptor.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ParameterMetadata.html
│ │ │ │ │ ├── ParameterParser.html
│ │ │ │ │ ├── ParameterParser.Recognizer.html
│ │ │ │ │ ├── ParamLocationRecognizer.html
│ │ │ │ │ ├── QueryMetadata.html
│ │ │ │ │ ├── QueryPlanCache.html
│ │ │ │ │ └── ReturnMetadata.html
│ │ │ │ ├── QueryParameters.html
│ │ │ │ ├── ResultSetMappingDefinition.html
│ │ │ │ ├── RowSelection.html
│ │ │ │ ├── SessionFactoryImplementor.html
│ │ │ │ ├── SessionImplementor.html
│ │ │ │ ├── StatefulPersistenceContext.html
│ │ │ │ ├── Status.html
│ │ │ │ ├── SubselectFetch.html
│ │ │ │ ├── transaction
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── IsolatedWork.html
│ │ │ │ │ │ ├── Isolater.html
│ │ │ │ │ │ ├── Isolater.JdbcDelegate.html
│ │ │ │ │ │ └── Isolater.JtaDelegate.html
│ │ │ │ │ ├── IsolatedWork.html
│ │ │ │ │ ├── Isolater.html
│ │ │ │ │ ├── Isolater.JdbcDelegate.html
│ │ │ │ │ ├── Isolater.JtaDelegate.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── TransactionHelper.html
│ │ │ │ ├── TwoPhaseLoad.html
│ │ │ │ ├── TypedValue.html
│ │ │ │ ├── UnsavedValueFactory.html
│ │ │ │ ├── Versioning.html
│ │ │ │ └── VersionValue.html
│ │ │ ├── EntityMode.html
│ │ │ ├── event
│ │ │ │ ├── AbstractEvent.html
│ │ │ │ ├── AutoFlushEvent.html
│ │ │ │ ├── AutoFlushEventListener.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractEvent.html
│ │ │ │ │ ├── AutoFlushEvent.html
│ │ │ │ │ ├── AutoFlushEventListener.html
│ │ │ │ │ ├── DeleteEvent.html
│ │ │ │ │ ├── DeleteEventListener.html
│ │ │ │ │ ├── DirtyCheckEvent.html
│ │ │ │ │ ├── DirtyCheckEventListener.html
│ │ │ │ │ ├── EventListeners.html
│ │ │ │ │ ├── EventSource.html
│ │ │ │ │ ├── EvictEvent.html
│ │ │ │ │ ├── EvictEventListener.html
│ │ │ │ │ ├── FlushEntityEvent.html
│ │ │ │ │ ├── FlushEntityEventListener.html
│ │ │ │ │ ├── FlushEvent.html
│ │ │ │ │ ├── FlushEventListener.html
│ │ │ │ │ ├── Initializable.html
│ │ │ │ │ ├── InitializeCollectionEvent.html
│ │ │ │ │ ├── InitializeCollectionEventListener.html
│ │ │ │ │ ├── LoadEvent.html
│ │ │ │ │ ├── LoadEventListener.html
│ │ │ │ │ ├── LoadEventListener.LoadType.html
│ │ │ │ │ ├── LockEvent.html
│ │ │ │ │ ├── LockEventListener.html
│ │ │ │ │ ├── MergeEvent.html
│ │ │ │ │ ├── MergeEventListener.html
│ │ │ │ │ ├── PersistEvent.html
│ │ │ │ │ ├── PersistEventListener.html
│ │ │ │ │ ├── PostDeleteEvent.html
│ │ │ │ │ ├── PostDeleteEventListener.html
│ │ │ │ │ ├── PostInsertEvent.html
│ │ │ │ │ ├── PostInsertEventListener.html
│ │ │ │ │ ├── PostLoadEvent.html
│ │ │ │ │ ├── PostLoadEventListener.html
│ │ │ │ │ ├── PostUpdateEvent.html
│ │ │ │ │ ├── PostUpdateEventListener.html
│ │ │ │ │ ├── PreDeleteEvent.html
│ │ │ │ │ ├── PreDeleteEventListener.html
│ │ │ │ │ ├── PreInsertEvent.html
│ │ │ │ │ ├── PreInsertEventListener.html
│ │ │ │ │ ├── PreLoadEvent.html
│ │ │ │ │ ├── PreLoadEventListener.html
│ │ │ │ │ ├── PreUpdateEvent.html
│ │ │ │ │ ├── PreUpdateEventListener.html
│ │ │ │ │ ├── RefreshEvent.html
│ │ │ │ │ ├── RefreshEventListener.html
│ │ │ │ │ ├── ReplicateEvent.html
│ │ │ │ │ ├── ReplicateEventListener.html
│ │ │ │ │ ├── SaveOrUpdateEvent.html
│ │ │ │ │ └── SaveOrUpdateEventListener.html
│ │ │ │ ├── def
│ │ │ │ │ ├── AbstractFlushingEventListener.html
│ │ │ │ │ ├── AbstractLockUpgradeEventListener.html
│ │ │ │ │ ├── AbstractReassociateEventListener.html
│ │ │ │ │ ├── AbstractSaveEventListener.html
│ │ │ │ │ ├── AbstractVisitor.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractFlushingEventListener.html
│ │ │ │ │ │ ├── AbstractLockUpgradeEventListener.html
│ │ │ │ │ │ ├── AbstractReassociateEventListener.html
│ │ │ │ │ │ ├── AbstractSaveEventListener.html
│ │ │ │ │ │ ├── AbstractVisitor.html
│ │ │ │ │ │ ├── DefaultAutoFlushEventListener.html
│ │ │ │ │ │ ├── DefaultDeleteEventListener.html
│ │ │ │ │ │ ├── DefaultDirtyCheckEventListener.html
│ │ │ │ │ │ ├── DefaultEvictEventListener.html
│ │ │ │ │ │ ├── DefaultFlushEntityEventListener.html
│ │ │ │ │ │ ├── DefaultFlushEventListener.html
│ │ │ │ │ │ ├── DefaultInitializeCollectionEventListener.html
│ │ │ │ │ │ ├── DefaultLoadEventListener.html
│ │ │ │ │ │ ├── DefaultLockEventListener.html
│ │ │ │ │ │ ├── DefaultMergeEventListener.html
│ │ │ │ │ │ ├── DefaultPersistEventListener.html
│ │ │ │ │ │ ├── DefaultPersistOnFlushEventListener.html
│ │ │ │ │ │ ├── DefaultPostLoadEventListener.html
│ │ │ │ │ │ ├── DefaultPreLoadEventListener.html
│ │ │ │ │ │ ├── DefaultRefreshEventListener.html
│ │ │ │ │ │ ├── DefaultReplicateEventListener.html
│ │ │ │ │ │ ├── DefaultSaveEventListener.html
│ │ │ │ │ │ ├── DefaultSaveOrUpdateCopyEventListener.html
│ │ │ │ │ │ ├── DefaultSaveOrUpdateEventListener.html
│ │ │ │ │ │ ├── DefaultUpdateEventListener.html
│ │ │ │ │ │ ├── DirtyCollectionSearchVisitor.html
│ │ │ │ │ │ ├── EvictVisitor.html
│ │ │ │ │ │ ├── FlushVisitor.html
│ │ │ │ │ │ ├── OnLockVisitor.html
│ │ │ │ │ │ ├── OnReplicateVisitor.html
│ │ │ │ │ │ ├── OnUpdateVisitor.html
│ │ │ │ │ │ ├── ProxyVisitor.html
│ │ │ │ │ │ ├── ReattachVisitor.html
│ │ │ │ │ │ └── WrapVisitor.html
│ │ │ │ │ ├── DefaultAutoFlushEventListener.html
│ │ │ │ │ ├── DefaultDeleteEventListener.html
│ │ │ │ │ ├── DefaultDirtyCheckEventListener.html
│ │ │ │ │ ├── DefaultEvictEventListener.html
│ │ │ │ │ ├── DefaultFlushEntityEventListener.html
│ │ │ │ │ ├── DefaultFlushEventListener.html
│ │ │ │ │ ├── DefaultInitializeCollectionEventListener.html
│ │ │ │ │ ├── DefaultLoadEventListener.html
│ │ │ │ │ ├── DefaultLockEventListener.html
│ │ │ │ │ ├── DefaultMergeEventListener.html
│ │ │ │ │ ├── DefaultPersistEventListener.html
│ │ │ │ │ ├── DefaultPersistOnFlushEventListener.html
│ │ │ │ │ ├── DefaultPostLoadEventListener.html
│ │ │ │ │ ├── DefaultPreLoadEventListener.html
│ │ │ │ │ ├── DefaultRefreshEventListener.html
│ │ │ │ │ ├── DefaultReplicateEventListener.html
│ │ │ │ │ ├── DefaultSaveEventListener.html
│ │ │ │ │ ├── DefaultSaveOrUpdateCopyEventListener.html
│ │ │ │ │ ├── DefaultSaveOrUpdateEventListener.html
│ │ │ │ │ ├── DefaultUpdateEventListener.html
│ │ │ │ │ ├── DirtyCollectionSearchVisitor.html
│ │ │ │ │ ├── EvictVisitor.html
│ │ │ │ │ ├── FlushVisitor.html
│ │ │ │ │ ├── OnLockVisitor.html
│ │ │ │ │ ├── OnReplicateVisitor.html
│ │ │ │ │ ├── OnUpdateVisitor.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ProxyVisitor.html
│ │ │ │ │ ├── ReattachVisitor.html
│ │ │ │ │ └── WrapVisitor.html
│ │ │ │ ├── DeleteEvent.html
│ │ │ │ ├── DeleteEventListener.html
│ │ │ │ ├── DirtyCheckEvent.html
│ │ │ │ ├── DirtyCheckEventListener.html
│ │ │ │ ├── EventListeners.html
│ │ │ │ ├── EventSource.html
│ │ │ │ ├── EvictEvent.html
│ │ │ │ ├── EvictEventListener.html
│ │ │ │ ├── FlushEntityEvent.html
│ │ │ │ ├── FlushEntityEventListener.html
│ │ │ │ ├── FlushEvent.html
│ │ │ │ ├── FlushEventListener.html
│ │ │ │ ├── Initializable.html
│ │ │ │ ├── InitializeCollectionEvent.html
│ │ │ │ ├── InitializeCollectionEventListener.html
│ │ │ │ ├── LoadEvent.html
│ │ │ │ ├── LoadEventListener.html
│ │ │ │ ├── LoadEventListener.LoadType.html
│ │ │ │ ├── LockEvent.html
│ │ │ │ ├── LockEventListener.html
│ │ │ │ ├── MergeEvent.html
│ │ │ │ ├── MergeEventListener.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PersistEvent.html
│ │ │ │ ├── PersistEventListener.html
│ │ │ │ ├── PostDeleteEvent.html
│ │ │ │ ├── PostDeleteEventListener.html
│ │ │ │ ├── PostInsertEvent.html
│ │ │ │ ├── PostInsertEventListener.html
│ │ │ │ ├── PostLoadEvent.html
│ │ │ │ ├── PostLoadEventListener.html
│ │ │ │ ├── PostUpdateEvent.html
│ │ │ │ ├── PostUpdateEventListener.html
│ │ │ │ ├── PreDeleteEvent.html
│ │ │ │ ├── PreDeleteEventListener.html
│ │ │ │ ├── PreInsertEvent.html
│ │ │ │ ├── PreInsertEventListener.html
│ │ │ │ ├── PreLoadEvent.html
│ │ │ │ ├── PreLoadEventListener.html
│ │ │ │ ├── PreUpdateEvent.html
│ │ │ │ ├── PreUpdateEventListener.html
│ │ │ │ ├── RefreshEvent.html
│ │ │ │ ├── RefreshEventListener.html
│ │ │ │ ├── ReplicateEvent.html
│ │ │ │ ├── ReplicateEventListener.html
│ │ │ │ ├── SaveOrUpdateEvent.html
│ │ │ │ └── SaveOrUpdateEventListener.html
│ │ │ ├── exception
│ │ │ │ ├── class-use
│ │ │ │ │ ├── Configurable.html
│ │ │ │ │ ├── ConstraintViolationException.html
│ │ │ │ │ ├── DataException.html
│ │ │ │ │ ├── ExceptionUtils.html
│ │ │ │ │ ├── GenericJDBCException.html
│ │ │ │ │ ├── JDBCConnectionException.html
│ │ │ │ │ ├── JDBCExceptionHelper.html
│ │ │ │ │ ├── LockAcquisitionException.html
│ │ │ │ │ ├── NestableDelegate.html
│ │ │ │ │ ├── NestableException.html
│ │ │ │ │ ├── Nestable.html
│ │ │ │ │ ├── NestableRuntimeException.html
│ │ │ │ │ ├── SQLExceptionConverterFactory.html
│ │ │ │ │ ├── SQLExceptionConverter.html
│ │ │ │ │ ├── SQLGrammarException.html
│ │ │ │ │ ├── SQLStateConverter.html
│ │ │ │ │ ├── TemplatedViolatedConstraintNameExtracter.html
│ │ │ │ │ └── ViolatedConstraintNameExtracter.html
│ │ │ │ ├── Configurable.html
│ │ │ │ ├── ConstraintViolationException.html
│ │ │ │ ├── DataException.html
│ │ │ │ ├── ExceptionUtils.html
│ │ │ │ ├── GenericJDBCException.html
│ │ │ │ ├── JDBCConnectionException.html
│ │ │ │ ├── JDBCExceptionHelper.html
│ │ │ │ ├── LockAcquisitionException.html
│ │ │ │ ├── NestableDelegate.html
│ │ │ │ ├── NestableException.html
│ │ │ │ ├── Nestable.html
│ │ │ │ ├── NestableRuntimeException.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── SQLExceptionConverterFactory.html
│ │ │ │ ├── SQLExceptionConverter.html
│ │ │ │ ├── SQLGrammarException.html
│ │ │ │ ├── SQLStateConverter.html
│ │ │ │ ├── TemplatedViolatedConstraintNameExtracter.html
│ │ │ │ └── ViolatedConstraintNameExtracter.html
│ │ │ ├── FetchMode.html
│ │ │ ├── Filter.html
│ │ │ ├── FlushMode.html
│ │ │ ├── HibernateException.html
│ │ │ ├── Hibernate.html
│ │ │ ├── hql
│ │ │ │ ├── antlr
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── HqlBaseLexer.html
│ │ │ │ │ │ ├── HqlBaseParser.html
│ │ │ │ │ │ ├── HqlSqlBaseWalker.html
│ │ │ │ │ │ ├── HqlSqlTokenTypes.html
│ │ │ │ │ │ ├── HqlTokenTypes.html
│ │ │ │ │ │ ├── SqlGeneratorBase.html
│ │ │ │ │ │ └── SqlTokenTypes.html
│ │ │ │ │ ├── HqlBaseLexer.html
│ │ │ │ │ ├── HqlBaseParser.html
│ │ │ │ │ ├── HqlSqlBaseWalker.html
│ │ │ │ │ ├── HqlSqlTokenTypes.html
│ │ │ │ │ ├── HqlTokenTypes.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── SqlGeneratorBase.html
│ │ │ │ │ └── SqlTokenTypes.html
│ │ │ │ ├── ast
│ │ │ │ │ ├── ASTQueryTranslatorFactory.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── ASTQueryTranslatorFactory.html
│ │ │ │ │ │ ├── DetailedSemanticException.html
│ │ │ │ │ │ ├── ErrorCounter.html
│ │ │ │ │ │ ├── ErrorReporter.html
│ │ │ │ │ │ ├── HqlASTFactory.html
│ │ │ │ │ │ ├── HqlParser.html
│ │ │ │ │ │ ├── HqlSqlWalker.html
│ │ │ │ │ │ ├── HqlToken.html
│ │ │ │ │ │ ├── InvalidPathException.html
│ │ │ │ │ │ ├── ParameterTranslationsImpl.html
│ │ │ │ │ │ ├── ParameterTranslationsImpl.ParameterInfo.html
│ │ │ │ │ │ ├── ParseErrorHandler.html
│ │ │ │ │ │ ├── QuerySyntaxException.html
│ │ │ │ │ │ ├── QueryTranslatorImpl.html
│ │ │ │ │ │ ├── SqlASTFactory.html
│ │ │ │ │ │ └── SqlGenerator.html
│ │ │ │ │ ├── DetailedSemanticException.html
│ │ │ │ │ ├── ErrorCounter.html
│ │ │ │ │ ├── ErrorReporter.html
│ │ │ │ │ ├── exec
│ │ │ │ │ │ ├── AbstractStatementExecutor.html
│ │ │ │ │ │ ├── BasicExecutor.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractStatementExecutor.html
│ │ │ │ │ │ │ ├── BasicExecutor.html
│ │ │ │ │ │ │ ├── MultiTableDeleteExecutor.html
│ │ │ │ │ │ │ ├── MultiTableUpdateExecutor.html
│ │ │ │ │ │ │ └── StatementExecutor.html
│ │ │ │ │ │ ├── MultiTableDeleteExecutor.html
│ │ │ │ │ │ ├── MultiTableUpdateExecutor.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ └── StatementExecutor.html
│ │ │ │ │ ├── HqlASTFactory.html
│ │ │ │ │ ├── HqlParser.html
│ │ │ │ │ ├── HqlSqlWalker.html
│ │ │ │ │ ├── HqlToken.html
│ │ │ │ │ ├── InvalidPathException.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ParameterTranslationsImpl.html
│ │ │ │ │ ├── ParameterTranslationsImpl.ParameterInfo.html
│ │ │ │ │ ├── ParseErrorHandler.html
│ │ │ │ │ ├── QuerySyntaxException.html
│ │ │ │ │ ├── QueryTranslatorImpl.html
│ │ │ │ │ ├── SqlASTFactory.html
│ │ │ │ │ ├── SqlGenerator.html
│ │ │ │ │ ├── tree
│ │ │ │ │ │ ├── AbstractRestrictableStatement.html
│ │ │ │ │ │ ├── AbstractSelectExpression.html
│ │ │ │ │ │ ├── AbstractStatement.html
│ │ │ │ │ │ ├── AggregateNode.html
│ │ │ │ │ │ ├── AssignmentSpecification.html
│ │ │ │ │ │ ├── BetweenOperatorNode.html
│ │ │ │ │ │ ├── BinaryArithmeticOperatorNode.html
│ │ │ │ │ │ ├── BinaryLogicOperatorNode.html
│ │ │ │ │ │ ├── BinaryOperatorNode.html
│ │ │ │ │ │ ├── Case2Node.html
│ │ │ │ │ │ ├── CaseNode.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── AbstractRestrictableStatement.html
│ │ │ │ │ │ │ ├── AbstractSelectExpression.html
│ │ │ │ │ │ │ ├── AbstractStatement.html
│ │ │ │ │ │ │ ├── AggregateNode.html
│ │ │ │ │ │ │ ├── AssignmentSpecification.html
│ │ │ │ │ │ │ ├── BetweenOperatorNode.html
│ │ │ │ │ │ │ ├── BinaryArithmeticOperatorNode.html
│ │ │ │ │ │ │ ├── BinaryLogicOperatorNode.html
│ │ │ │ │ │ │ ├── BinaryOperatorNode.html
│ │ │ │ │ │ │ ├── Case2Node.html
│ │ │ │ │ │ │ ├── CaseNode.html
│ │ │ │ │ │ │ ├── CollectionFunction.html
│ │ │ │ │ │ │ ├── ConstructorNode.html
│ │ │ │ │ │ │ ├── CountNode.html
│ │ │ │ │ │ │ ├── DeleteStatement.html
│ │ │ │ │ │ │ ├── DisplayableNode.html
│ │ │ │ │ │ │ ├── DotNode.html
│ │ │ │ │ │ │ ├── FromClause.html
│ │ │ │ │ │ │ ├── FromElement.html
│ │ │ │ │ │ │ ├── FromReferenceNode.html
│ │ │ │ │ │ │ ├── HqlSqlWalkerNode.html
│ │ │ │ │ │ │ ├── IdentNode.html
│ │ │ │ │ │ │ ├── ImpliedFromElement.html
│ │ │ │ │ │ │ ├── IndexNode.html
│ │ │ │ │ │ │ ├── InitializeableNode.html
│ │ │ │ │ │ │ ├── InLogicOperatorNode.html
│ │ │ │ │ │ │ ├── InsertStatement.html
│ │ │ │ │ │ │ ├── IntoClause.html
│ │ │ │ │ │ │ ├── LiteralNode.html
│ │ │ │ │ │ │ ├── MethodNode.html
│ │ │ │ │ │ │ ├── Node.html
│ │ │ │ │ │ │ ├── OperatorNode.html
│ │ │ │ │ │ │ ├── OrderByClause.html
│ │ │ │ │ │ │ ├── ParameterNode.html
│ │ │ │ │ │ │ ├── PathNode.html
│ │ │ │ │ │ │ ├── QueryNode.html
│ │ │ │ │ │ │ ├── ResolvableNode.html
│ │ │ │ │ │ │ ├── RestrictableStatement.html
│ │ │ │ │ │ │ ├── SelectClause.html
│ │ │ │ │ │ │ ├── SelectExpression.html
│ │ │ │ │ │ │ ├── SelectExpressionImpl.html
│ │ │ │ │ │ │ ├── SelectExpressionList.html
│ │ │ │ │ │ │ ├── SqlFragment.html
│ │ │ │ │ │ │ ├── SqlNode.html
│ │ │ │ │ │ │ ├── Statement.html
│ │ │ │ │ │ │ ├── UnaryArithmeticNode.html
│ │ │ │ │ │ │ ├── UnaryLogicOperatorNode.html
│ │ │ │ │ │ │ ├── UnaryOperatorNode.html
│ │ │ │ │ │ │ └── UpdateStatement.html
│ │ │ │ │ │ ├── CollectionFunction.html
│ │ │ │ │ │ ├── ConstructorNode.html
│ │ │ │ │ │ ├── CountNode.html
│ │ │ │ │ │ ├── DeleteStatement.html
│ │ │ │ │ │ ├── DisplayableNode.html
│ │ │ │ │ │ ├── DotNode.html
│ │ │ │ │ │ ├── FromClause.html
│ │ │ │ │ │ ├── FromElement.html
│ │ │ │ │ │ ├── FromReferenceNode.html
│ │ │ │ │ │ ├── HqlSqlWalkerNode.html
│ │ │ │ │ │ ├── IdentNode.html
│ │ │ │ │ │ ├── ImpliedFromElement.html
│ │ │ │ │ │ ├── IndexNode.html
│ │ │ │ │ │ ├── InitializeableNode.html
│ │ │ │ │ │ ├── InLogicOperatorNode.html
│ │ │ │ │ │ ├── InsertStatement.html
│ │ │ │ │ │ ├── IntoClause.html
│ │ │ │ │ │ ├── LiteralNode.html
│ │ │ │ │ │ ├── MethodNode.html
│ │ │ │ │ │ ├── Node.html
│ │ │ │ │ │ ├── OperatorNode.html
│ │ │ │ │ │ ├── OrderByClause.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ ├── package-use.html
│ │ │ │ │ │ ├── ParameterNode.html
│ │ │ │ │ │ ├── PathNode.html
│ │ │ │ │ │ ├── QueryNode.html
│ │ │ │ │ │ ├── ResolvableNode.html
│ │ │ │ │ │ ├── RestrictableStatement.html
│ │ │ │ │ │ ├── SelectClause.html
│ │ │ │ │ │ ├── SelectExpression.html
│ │ │ │ │ │ ├── SelectExpressionImpl.html
│ │ │ │ │ │ ├── SelectExpressionList.html
│ │ │ │ │ │ ├── SqlFragment.html
│ │ │ │ │ │ ├── SqlNode.html
│ │ │ │ │ │ ├── Statement.html
│ │ │ │ │ │ ├── UnaryArithmeticNode.html
│ │ │ │ │ │ ├── UnaryLogicOperatorNode.html
│ │ │ │ │ │ ├── UnaryOperatorNode.html
│ │ │ │ │ │ └── UpdateStatement.html
│ │ │ │ │ └── util
│ │ │ │ │ ├── AliasGenerator.html
│ │ │ │ │ ├── ASTAppender.html
│ │ │ │ │ ├── ASTIterator.html
│ │ │ │ │ ├── ASTParentsFirstIterator.html
│ │ │ │ │ ├── ASTPrinter.html
│ │ │ │ │ ├── ASTUtil.FilterPredicate.html
│ │ │ │ │ ├── ASTUtil.html
│ │ │ │ │ ├── ASTUtil.IncludePredicate.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AliasGenerator.html
│ │ │ │ │ │ ├── ASTAppender.html
│ │ │ │ │ │ ├── ASTIterator.html
│ │ │ │ │ │ ├── ASTParentsFirstIterator.html
│ │ │ │ │ │ ├── ASTPrinter.html
│ │ │ │ │ │ ├── ASTUtil.FilterPredicate.html
│ │ │ │ │ │ ├── ASTUtil.html
│ │ │ │ │ │ ├── ASTUtil.IncludePredicate.html
│ │ │ │ │ │ ├── ColumnHelper.html
│ │ │ │ │ │ ├── JoinProcessor.html
│ │ │ │ │ │ ├── LiteralProcessor.html
│ │ │ │ │ │ ├── NodeTraverser.html
│ │ │ │ │ │ ├── NodeTraverser.VisitationStrategy.html
│ │ │ │ │ │ ├── PathHelper.html
│ │ │ │ │ │ ├── SessionFactoryHelper.html
│ │ │ │ │ │ └── SyntheticAndFactory.html
│ │ │ │ │ ├── ColumnHelper.html
│ │ │ │ │ ├── JoinProcessor.html
│ │ │ │ │ ├── LiteralProcessor.html
│ │ │ │ │ ├── NodeTraverser.html
│ │ │ │ │ ├── NodeTraverser.VisitationStrategy.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── PathHelper.html
│ │ │ │ │ ├── SessionFactoryHelper.html
│ │ │ │ │ └── SyntheticAndFactory.html
│ │ │ │ ├── classic
│ │ │ │ │ ├── ClassicQueryTranslatorFactory.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── ClassicQueryTranslatorFactory.html
│ │ │ │ │ │ ├── ClauseParser.html
│ │ │ │ │ │ ├── FromParser.html
│ │ │ │ │ │ ├── FromPathExpressionParser.html
│ │ │ │ │ │ ├── GroupByParser.html
│ │ │ │ │ │ ├── HavingParser.html
│ │ │ │ │ │ ├── OrderByParser.html
│ │ │ │ │ │ ├── ParserHelper.html
│ │ │ │ │ │ ├── Parser.html
│ │ │ │ │ │ ├── PathExpressionParser.html
│ │ │ │ │ │ ├── PreprocessingParser.html
│ │ │ │ │ │ ├── QueryTranslatorImpl.html
│ │ │ │ │ │ ├── SelectParser.html
│ │ │ │ │ │ ├── SelectPathExpressionParser.html
│ │ │ │ │ │ └── WhereParser.html
│ │ │ │ │ ├── ClauseParser.html
│ │ │ │ │ ├── FromParser.html
│ │ │ │ │ ├── FromPathExpressionParser.html
│ │ │ │ │ ├── GroupByParser.html
│ │ │ │ │ ├── HavingParser.html
│ │ │ │ │ ├── OrderByParser.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── ParserHelper.html
│ │ │ │ │ ├── Parser.html
│ │ │ │ │ ├── PathExpressionParser.html
│ │ │ │ │ ├── PreprocessingParser.html
│ │ │ │ │ ├── QueryTranslatorImpl.html
│ │ │ │ │ ├── SelectParser.html
│ │ │ │ │ ├── SelectPathExpressionParser.html
│ │ │ │ │ └── WhereParser.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── CollectionProperties.html
│ │ │ │ │ ├── CollectionSubqueryFactory.html
│ │ │ │ │ ├── FilterTranslator.html
│ │ │ │ │ ├── HolderInstantiator.html
│ │ │ │ │ ├── NameGenerator.html
│ │ │ │ │ ├── ParameterTranslations.html
│ │ │ │ │ ├── QuerySplitter.html
│ │ │ │ │ ├── QueryTranslatorFactory.html
│ │ │ │ │ └── QueryTranslator.html
│ │ │ │ ├── CollectionProperties.html
│ │ │ │ ├── CollectionSubqueryFactory.html
│ │ │ │ ├── FilterTranslator.html
│ │ │ │ ├── HolderInstantiator.html
│ │ │ │ ├── NameGenerator.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ParameterTranslations.html
│ │ │ │ ├── QuerySplitter.html
│ │ │ │ ├── QueryTranslatorFactory.html
│ │ │ │ └── QueryTranslator.html
│ │ │ ├── id
│ │ │ │ ├── AbstractPostInsertGenerator.html
│ │ │ │ ├── AbstractUUIDGenerator.html
│ │ │ │ ├── Assigned.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractPostInsertGenerator.html
│ │ │ │ │ ├── AbstractUUIDGenerator.html
│ │ │ │ │ ├── Assigned.html
│ │ │ │ │ ├── Configurable.html
│ │ │ │ │ ├── ForeignGenerator.html
│ │ │ │ │ ├── GUIDGenerator.html
│ │ │ │ │ ├── IdentifierGenerationException.html
│ │ │ │ │ ├── IdentifierGeneratorFactory.html
│ │ │ │ │ ├── IdentifierGenerator.html
│ │ │ │ │ ├── IdentityGenerator.html
│ │ │ │ │ ├── IncrementGenerator.html
│ │ │ │ │ ├── MultipleHiLoPerTableGenerator.html
│ │ │ │ │ ├── PersistentIdentifierGenerator.html
│ │ │ │ │ ├── PostInsertIdentifierGenerator.html
│ │ │ │ │ ├── PostInsertIdentityPersister.html
│ │ │ │ │ ├── SelectGenerator.html
│ │ │ │ │ ├── SequenceGenerator.html
│ │ │ │ │ ├── SequenceHiLoGenerator.html
│ │ │ │ │ ├── TableGenerator.html
│ │ │ │ │ ├── TableHiLoGenerator.html
│ │ │ │ │ └── UUIDHexGenerator.html
│ │ │ │ ├── Configurable.html
│ │ │ │ ├── ForeignGenerator.html
│ │ │ │ ├── GUIDGenerator.html
│ │ │ │ ├── IdentifierGenerationException.html
│ │ │ │ ├── IdentifierGeneratorFactory.html
│ │ │ │ ├── IdentifierGenerator.html
│ │ │ │ ├── IdentityGenerator.html
│ │ │ │ ├── IncrementGenerator.html
│ │ │ │ ├── MultipleHiLoPerTableGenerator.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PersistentIdentifierGenerator.html
│ │ │ │ ├── PostInsertIdentifierGenerator.html
│ │ │ │ ├── PostInsertIdentityPersister.html
│ │ │ │ ├── SelectGenerator.html
│ │ │ │ ├── SequenceGenerator.html
│ │ │ │ ├── SequenceHiLoGenerator.html
│ │ │ │ ├── TableGenerator.html
│ │ │ │ ├── TableHiLoGenerator.html
│ │ │ │ └── UUIDHexGenerator.html
│ │ │ ├── impl
│ │ │ │ ├── AbstractQueryImpl.html
│ │ │ │ ├── AbstractScrollableResults.html
│ │ │ │ ├── AbstractSessionImpl.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractQueryImpl.html
│ │ │ │ │ ├── AbstractScrollableResults.html
│ │ │ │ │ ├── AbstractSessionImpl.html
│ │ │ │ │ ├── CollectionFilterImpl.html
│ │ │ │ │ ├── CriteriaImpl.CriterionEntry.html
│ │ │ │ │ ├── CriteriaImpl.html
│ │ │ │ │ ├── CriteriaImpl.OrderEntry.html
│ │ │ │ │ ├── CriteriaImpl.Subcriteria.html
│ │ │ │ │ ├── FetchingScrollableResultsImpl.html
│ │ │ │ │ ├── FilterImpl.html
│ │ │ │ │ ├── IteratorImpl.html
│ │ │ │ │ ├── QueryImpl.html
│ │ │ │ │ ├── ScrollableResultsImpl.html
│ │ │ │ │ ├── SessionFactoryImpl.html
│ │ │ │ │ ├── SessionFactoryObjectFactory.html
│ │ │ │ │ ├── SessionImpl.html
│ │ │ │ │ ├── SQLQueryImpl.html
│ │ │ │ │ └── StatelessSessionImpl.html
│ │ │ │ ├── CollectionFilterImpl.html
│ │ │ │ ├── CriteriaImpl.CriterionEntry.html
│ │ │ │ ├── CriteriaImpl.html
│ │ │ │ ├── CriteriaImpl.OrderEntry.html
│ │ │ │ ├── CriteriaImpl.Subcriteria.html
│ │ │ │ ├── FetchingScrollableResultsImpl.html
│ │ │ │ ├── FilterImpl.html
│ │ │ │ ├── IteratorImpl.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── QueryImpl.html
│ │ │ │ ├── ScrollableResultsImpl.html
│ │ │ │ ├── SessionFactoryImpl.html
│ │ │ │ ├── SessionFactoryObjectFactory.html
│ │ │ │ ├── SessionImpl.html
│ │ │ │ ├── SQLQueryImpl.html
│ │ │ │ └── StatelessSessionImpl.html
│ │ │ ├── InstantiationException.html
│ │ │ ├── intercept
│ │ │ │ ├── class-use
│ │ │ │ │ ├── FieldInterceptor.html
│ │ │ │ │ └── LazyPropertyInitializer.html
│ │ │ │ ├── FieldInterceptor.html
│ │ │ │ ├── LazyPropertyInitializer.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ └── package-use.html
│ │ │ ├── Interceptor.html
│ │ │ ├── jdbc
│ │ │ │ ├── AbstractBatcher.html
│ │ │ │ ├── BatcherFactory.html
│ │ │ │ ├── Batcher.html
│ │ │ │ ├── BatchingBatcherFactory.html
│ │ │ │ ├── BatchingBatcher.html
│ │ │ │ ├── BorrowedConnectionProxy.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractBatcher.html
│ │ │ │ │ ├── BatcherFactory.html
│ │ │ │ │ ├── Batcher.html
│ │ │ │ │ ├── BatchingBatcherFactory.html
│ │ │ │ │ ├── BatchingBatcher.html
│ │ │ │ │ ├── BorrowedConnectionProxy.html
│ │ │ │ │ ├── ColumnNameCache.html
│ │ │ │ │ ├── ConnectionManager.Callback.html
│ │ │ │ │ ├── ConnectionManager.html
│ │ │ │ │ ├── JDBCContext.Context.html
│ │ │ │ │ ├── JDBCContext.html
│ │ │ │ │ ├── NonBatchingBatcherFactory.html
│ │ │ │ │ ├── NonBatchingBatcher.html
│ │ │ │ │ └── ResultSetWrapper.html
│ │ │ │ ├── ColumnNameCache.html
│ │ │ │ ├── ConnectionManager.Callback.html
│ │ │ │ ├── ConnectionManager.html
│ │ │ │ ├── JDBCContext.Context.html
│ │ │ │ ├── JDBCContext.html
│ │ │ │ ├── NonBatchingBatcherFactory.html
│ │ │ │ ├── NonBatchingBatcher.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ └── ResultSetWrapper.html
│ │ │ ├── JDBCException.html
│ │ │ ├── jmx
│ │ │ │ ├── class-use
│ │ │ │ │ ├── HibernateService.html
│ │ │ │ │ ├── HibernateServiceMBean.html
│ │ │ │ │ ├── SessionFactoryStub.html
│ │ │ │ │ ├── StatisticsService.html
│ │ │ │ │ └── StatisticsServiceMBean.html
│ │ │ │ ├── HibernateService.html
│ │ │ │ ├── HibernateServiceMBean.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── SessionFactoryStub.html
│ │ │ │ ├── StatisticsService.html
│ │ │ │ └── StatisticsServiceMBean.html
│ │ │ ├── LazyInitializationException.html
│ │ │ ├── loader
│ │ │ │ ├── AbstractEntityJoinWalker.html
│ │ │ │ ├── BasicLoader.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractEntityJoinWalker.html
│ │ │ │ │ ├── BasicLoader.html
│ │ │ │ │ ├── CollectionAliases.html
│ │ │ │ │ ├── ColumnEntityAliases.html
│ │ │ │ │ ├── DefaultEntityAliases.html
│ │ │ │ │ ├── EntityAliases.html
│ │ │ │ │ ├── GeneratedCollectionAliases.html
│ │ │ │ │ ├── JoinWalker.html
│ │ │ │ │ ├── Loader.html
│ │ │ │ │ ├── OuterJoinableAssociation.html
│ │ │ │ │ └── OuterJoinLoader.html
│ │ │ │ ├── collection
│ │ │ │ │ ├── BasicCollectionJoinWalker.html
│ │ │ │ │ ├── BasicCollectionLoader.html
│ │ │ │ │ ├── BatchingCollectionInitializer.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── BasicCollectionJoinWalker.html
│ │ │ │ │ │ ├── BasicCollectionLoader.html
│ │ │ │ │ │ ├── BatchingCollectionInitializer.html
│ │ │ │ │ │ ├── CollectionInitializer.html
│ │ │ │ │ │ ├── CollectionJoinWalker.html
│ │ │ │ │ │ ├── CollectionLoader.html
│ │ │ │ │ │ ├── OneToManyJoinWalker.html
│ │ │ │ │ │ ├── OneToManyLoader.html
│ │ │ │ │ │ ├── SubselectCollectionLoader.html
│ │ │ │ │ │ └── SubselectOneToManyLoader.html
│ │ │ │ │ ├── CollectionInitializer.html
│ │ │ │ │ ├── CollectionJoinWalker.html
│ │ │ │ │ ├── CollectionLoader.html
│ │ │ │ │ ├── OneToManyJoinWalker.html
│ │ │ │ │ ├── OneToManyLoader.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── SubselectCollectionLoader.html
│ │ │ │ │ └── SubselectOneToManyLoader.html
│ │ │ │ ├── CollectionAliases.html
│ │ │ │ ├── ColumnEntityAliases.html
│ │ │ │ ├── criteria
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── CriteriaJoinWalker.html
│ │ │ │ │ │ ├── CriteriaLoader.html
│ │ │ │ │ │ └── CriteriaQueryTranslator.html
│ │ │ │ │ ├── CriteriaJoinWalker.html
│ │ │ │ │ ├── CriteriaLoader.html
│ │ │ │ │ ├── CriteriaQueryTranslator.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── custom
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── ColumnCollectionAliases.html
│ │ │ │ │ │ ├── CustomLoader.html
│ │ │ │ │ │ ├── CustomQuery.html
│ │ │ │ │ │ ├── SQLCustomQuery.html
│ │ │ │ │ │ ├── SQLQueryCollectionReturn.html
│ │ │ │ │ │ ├── SQLQueryJoinReturn.html
│ │ │ │ │ │ ├── SQLQueryParser.html
│ │ │ │ │ │ ├── SQLQueryParser.ParameterSubstitutionRecognizer.html
│ │ │ │ │ │ ├── SQLQueryReturn.html
│ │ │ │ │ │ ├── SQLQueryReturnProcessor.html
│ │ │ │ │ │ ├── SQLQueryRootReturn.html
│ │ │ │ │ │ └── SQLQueryScalarReturn.html
│ │ │ │ │ ├── ColumnCollectionAliases.html
│ │ │ │ │ ├── CustomLoader.html
│ │ │ │ │ ├── CustomQuery.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── SQLCustomQuery.html
│ │ │ │ │ ├── SQLQueryCollectionReturn.html
│ │ │ │ │ ├── SQLQueryJoinReturn.html
│ │ │ │ │ ├── SQLQueryParser.html
│ │ │ │ │ ├── SQLQueryParser.ParameterSubstitutionRecognizer.html
│ │ │ │ │ ├── SQLQueryReturn.html
│ │ │ │ │ ├── SQLQueryReturnProcessor.html
│ │ │ │ │ ├── SQLQueryRootReturn.html
│ │ │ │ │ └── SQLQueryScalarReturn.html
│ │ │ │ ├── DefaultEntityAliases.html
│ │ │ │ ├── entity
│ │ │ │ │ ├── AbstractEntityLoader.html
│ │ │ │ │ ├── BatchingEntityLoader.html
│ │ │ │ │ ├── CascadeEntityJoinWalker.html
│ │ │ │ │ ├── CascadeEntityLoader.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractEntityLoader.html
│ │ │ │ │ │ ├── BatchingEntityLoader.html
│ │ │ │ │ │ ├── CascadeEntityJoinWalker.html
│ │ │ │ │ │ ├── CascadeEntityLoader.html
│ │ │ │ │ │ ├── CollectionElementLoader.html
│ │ │ │ │ │ ├── EntityJoinWalker.html
│ │ │ │ │ │ ├── EntityLoader.html
│ │ │ │ │ │ └── UniqueEntityLoader.html
│ │ │ │ │ ├── CollectionElementLoader.html
│ │ │ │ │ ├── EntityJoinWalker.html
│ │ │ │ │ ├── EntityLoader.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── UniqueEntityLoader.html
│ │ │ │ ├── EntityAliases.html
│ │ │ │ ├── GeneratedCollectionAliases.html
│ │ │ │ ├── hql
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ └── QueryLoader.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ └── QueryLoader.html
│ │ │ │ ├── JoinWalker.html
│ │ │ │ ├── Loader.html
│ │ │ │ ├── OuterJoinableAssociation.html
│ │ │ │ ├── OuterJoinLoader.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ └── package-use.html
│ │ │ ├── lob
│ │ │ │ ├── BlobImpl.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── BlobImpl.html
│ │ │ │ │ ├── ClobImpl.html
│ │ │ │ │ ├── ReaderInputStream.html
│ │ │ │ │ ├── SerializableBlob.html
│ │ │ │ │ └── SerializableClob.html
│ │ │ │ ├── ClobImpl.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ReaderInputStream.html
│ │ │ │ ├── SerializableBlob.html
│ │ │ │ └── SerializableClob.html
│ │ │ ├── LockMode.html
│ │ │ ├── mapping
│ │ │ │ ├── AbstractAuxiliaryDatabaseObject.html
│ │ │ │ ├── Any.html
│ │ │ │ ├── Array.html
│ │ │ │ ├── AuxiliaryDatabaseObject.html
│ │ │ │ ├── Backref.html
│ │ │ │ ├── Bag.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractAuxiliaryDatabaseObject.html
│ │ │ │ │ ├── Any.html
│ │ │ │ │ ├── Array.html
│ │ │ │ │ ├── AuxiliaryDatabaseObject.html
│ │ │ │ │ ├── Backref.html
│ │ │ │ │ ├── Bag.html
│ │ │ │ │ ├── Collection.html
│ │ │ │ │ ├── Column.html
│ │ │ │ │ ├── Component.html
│ │ │ │ │ ├── Constraint.html
│ │ │ │ │ ├── DenormalizedTable.html
│ │ │ │ │ ├── DependantValue.html
│ │ │ │ │ ├── Fetchable.html
│ │ │ │ │ ├── Filterable.html
│ │ │ │ │ ├── ForeignKey.html
│ │ │ │ │ ├── Formula.html
│ │ │ │ │ ├── IdentifierBag.html
│ │ │ │ │ ├── IdentifierCollection.html
│ │ │ │ │ ├── IndexBackref.html
│ │ │ │ │ ├── IndexedCollection.html
│ │ │ │ │ ├── Index.html
│ │ │ │ │ ├── JoinedSubclass.html
│ │ │ │ │ ├── Join.html
│ │ │ │ │ ├── KeyValue.html
│ │ │ │ │ ├── List.html
│ │ │ │ │ ├── ManyToOne.html
│ │ │ │ │ ├── Map.html
│ │ │ │ │ ├── MetaAttributable.html
│ │ │ │ │ ├── MetaAttribute.html
│ │ │ │ │ ├── OneToMany.html
│ │ │ │ │ ├── OneToOne.html
│ │ │ │ │ ├── PersistentClass.html
│ │ │ │ │ ├── PersistentClassVisitor.html
│ │ │ │ │ ├── PrimaryKey.html
│ │ │ │ │ ├── PrimitiveArray.html
│ │ │ │ │ ├── PropertyGeneration.html
│ │ │ │ │ ├── Property.html
│ │ │ │ │ ├── RelationalModel.html
│ │ │ │ │ ├── RootClass.html
│ │ │ │ │ ├── Selectable.html
│ │ │ │ │ ├── Set.html
│ │ │ │ │ ├── SimpleAuxiliaryDatabaseObject.html
│ │ │ │ │ ├── SimpleValue.html
│ │ │ │ │ ├── SingleTableSubclass.html
│ │ │ │ │ ├── Subclass.html
│ │ │ │ │ ├── Table.html
│ │ │ │ │ ├── TableOwner.html
│ │ │ │ │ ├── ToOne.html
│ │ │ │ │ ├── TypeDef.html
│ │ │ │ │ ├── UnionSubclass.html
│ │ │ │ │ ├── UniqueKey.html
│ │ │ │ │ ├── Value.html
│ │ │ │ │ └── ValueVisitor.html
│ │ │ │ ├── Collection.html
│ │ │ │ ├── Column.html
│ │ │ │ ├── Component.html
│ │ │ │ ├── Constraint.html
│ │ │ │ ├── DenormalizedTable.html
│ │ │ │ ├── DependantValue.html
│ │ │ │ ├── Fetchable.html
│ │ │ │ ├── Filterable.html
│ │ │ │ ├── ForeignKey.html
│ │ │ │ ├── Formula.html
│ │ │ │ ├── IdentifierBag.html
│ │ │ │ ├── IdentifierCollection.html
│ │ │ │ ├── IndexBackref.html
│ │ │ │ ├── IndexedCollection.html
│ │ │ │ ├── Index.html
│ │ │ │ ├── JoinedSubclass.html
│ │ │ │ ├── Join.html
│ │ │ │ ├── KeyValue.html
│ │ │ │ ├── List.html
│ │ │ │ ├── ManyToOne.html
│ │ │ │ ├── Map.html
│ │ │ │ ├── MetaAttributable.html
│ │ │ │ ├── MetaAttribute.html
│ │ │ │ ├── OneToMany.html
│ │ │ │ ├── OneToOne.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PersistentClass.html
│ │ │ │ ├── PersistentClassVisitor.html
│ │ │ │ ├── PrimaryKey.html
│ │ │ │ ├── PrimitiveArray.html
│ │ │ │ ├── PropertyGeneration.html
│ │ │ │ ├── Property.html
│ │ │ │ ├── RelationalModel.html
│ │ │ │ ├── RootClass.html
│ │ │ │ ├── Selectable.html
│ │ │ │ ├── Set.html
│ │ │ │ ├── SimpleAuxiliaryDatabaseObject.html
│ │ │ │ ├── SimpleValue.html
│ │ │ │ ├── SingleTableSubclass.html
│ │ │ │ ├── Subclass.html
│ │ │ │ ├── Table.html
│ │ │ │ ├── TableOwner.html
│ │ │ │ ├── ToOne.html
│ │ │ │ ├── TypeDef.html
│ │ │ │ ├── UnionSubclass.html
│ │ │ │ ├── UniqueKey.html
│ │ │ │ ├── Value.html
│ │ │ │ └── ValueVisitor.html
│ │ │ ├── MappingException.html
│ │ │ ├── metadata
│ │ │ │ ├── ClassMetadata.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── ClassMetadata.html
│ │ │ │ │ └── CollectionMetadata.html
│ │ │ │ ├── CollectionMetadata.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ └── package-use.html
│ │ │ ├── NonUniqueObjectException.html
│ │ │ ├── NonUniqueResultException.html
│ │ │ ├── ObjectDeletedException.html
│ │ │ ├── ObjectNotFoundException.html
│ │ │ ├── package-frame.html
│ │ │ ├── package-summary.html
│ │ │ ├── package-tree.html
│ │ │ ├── package-use.html
│ │ │ ├── param
│ │ │ │ ├── AbstractExplicitParameterSpecification.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractExplicitParameterSpecification.html
│ │ │ │ │ ├── ExplicitParameterSpecification.html
│ │ │ │ │ ├── NamedParameterSpecification.html
│ │ │ │ │ ├── ParameterSpecification.html
│ │ │ │ │ ├── PositionalParameterSpecification.html
│ │ │ │ │ └── VersionTypeSeedParameterSpecification.html
│ │ │ │ ├── ExplicitParameterSpecification.html
│ │ │ │ ├── NamedParameterSpecification.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ParameterSpecification.html
│ │ │ │ ├── PositionalParameterSpecification.html
│ │ │ │ └── VersionTypeSeedParameterSpecification.html
│ │ │ ├── PersistentObjectException.html
│ │ │ ├── persister
│ │ │ │ ├── class-use
│ │ │ │ │ └── PersisterFactory.html
│ │ │ │ ├── collection
│ │ │ │ │ ├── AbstractCollectionPersister.html
│ │ │ │ │ ├── BasicCollectionPersister.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractCollectionPersister.html
│ │ │ │ │ │ ├── BasicCollectionPersister.html
│ │ │ │ │ │ ├── CollectionPersister.html
│ │ │ │ │ │ ├── CollectionPropertyMapping.html
│ │ │ │ │ │ ├── CollectionPropertyNames.html
│ │ │ │ │ │ ├── CompositeElementPropertyMapping.html
│ │ │ │ │ │ ├── ElementPropertyMapping.html
│ │ │ │ │ │ ├── NamedQueryCollectionInitializer.html
│ │ │ │ │ │ ├── OneToManyPersister.html
│ │ │ │ │ │ ├── QueryableCollection.html
│ │ │ │ │ │ └── SQLLoadableCollection.html
│ │ │ │ │ ├── CollectionPersister.html
│ │ │ │ │ ├── CollectionPropertyMapping.html
│ │ │ │ │ ├── CollectionPropertyNames.html
│ │ │ │ │ ├── CompositeElementPropertyMapping.html
│ │ │ │ │ ├── ElementPropertyMapping.html
│ │ │ │ │ ├── NamedQueryCollectionInitializer.html
│ │ │ │ │ ├── OneToManyPersister.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── QueryableCollection.html
│ │ │ │ │ └── SQLLoadableCollection.html
│ │ │ │ ├── entity
│ │ │ │ │ ├── AbstractEntityPersister.html
│ │ │ │ │ ├── AbstractPropertyMapping.html
│ │ │ │ │ ├── BasicEntityPropertyMapping.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── AbstractEntityPersister.html
│ │ │ │ │ │ ├── AbstractPropertyMapping.html
│ │ │ │ │ │ ├── BasicEntityPropertyMapping.html
│ │ │ │ │ │ ├── EntityPersister.html
│ │ │ │ │ │ ├── Joinable.html
│ │ │ │ │ │ ├── JoinedSubclassEntityPersister.html
│ │ │ │ │ │ ├── Loadable.html
│ │ │ │ │ │ ├── NamedQueryLoader.html
│ │ │ │ │ │ ├── OuterJoinLoadable.html
│ │ │ │ │ │ ├── PropertyMapping.html
│ │ │ │ │ │ ├── Queryable.html
│ │ │ │ │ │ ├── SingleTableEntityPersister.html
│ │ │ │ │ │ ├── SQLLoadable.html
│ │ │ │ │ │ ├── UnionSubclassEntityPersister.html
│ │ │ │ │ │ └── UniqueKeyLoadable.html
│ │ │ │ │ ├── EntityPersister.html
│ │ │ │ │ ├── Joinable.html
│ │ │ │ │ ├── JoinedSubclassEntityPersister.html
│ │ │ │ │ ├── Loadable.html
│ │ │ │ │ ├── NamedQueryLoader.html
│ │ │ │ │ ├── OuterJoinLoadable.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── PropertyMapping.html
│ │ │ │ │ ├── Queryable.html
│ │ │ │ │ ├── SingleTableEntityPersister.html
│ │ │ │ │ ├── SQLLoadable.html
│ │ │ │ │ ├── UnionSubclassEntityPersister.html
│ │ │ │ │ └── UniqueKeyLoadable.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ └── PersisterFactory.html
│ │ │ ├── pretty
│ │ │ │ ├── class-use
│ │ │ │ │ ├── DDLFormatter.html
│ │ │ │ │ ├── Formatter.html
│ │ │ │ │ ├── MessageHelper.html
│ │ │ │ │ └── Printer.html
│ │ │ │ ├── DDLFormatter.html
│ │ │ │ ├── Formatter.html
│ │ │ │ ├── MessageHelper.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ └── Printer.html
│ │ │ ├── property
│ │ │ │ ├── BackrefPropertyAccessor.BackrefGetter.html
│ │ │ │ ├── BackrefPropertyAccessor.BackrefSetter.html
│ │ │ │ ├── BackrefPropertyAccessor.html
│ │ │ │ ├── BasicPropertyAccessor.BasicGetter.html
│ │ │ │ ├── BasicPropertyAccessor.BasicSetter.html
│ │ │ │ ├── BasicPropertyAccessor.html
│ │ │ │ ├── ChainedPropertyAccessor.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── BackrefPropertyAccessor.BackrefGetter.html
│ │ │ │ │ ├── BackrefPropertyAccessor.BackrefSetter.html
│ │ │ │ │ ├── BackrefPropertyAccessor.html
│ │ │ │ │ ├── BasicPropertyAccessor.BasicGetter.html
│ │ │ │ │ ├── BasicPropertyAccessor.BasicSetter.html
│ │ │ │ │ ├── BasicPropertyAccessor.html
│ │ │ │ │ ├── ChainedPropertyAccessor.html
│ │ │ │ │ ├── DirectPropertyAccessor.DirectGetter.html
│ │ │ │ │ ├── DirectPropertyAccessor.DirectSetter.html
│ │ │ │ │ ├── DirectPropertyAccessor.html
│ │ │ │ │ ├── Dom4jAccessor.AttributeGetter.html
│ │ │ │ │ ├── Dom4jAccessor.AttributeSetter.html
│ │ │ │ │ ├── Dom4jAccessor.Dom4jGetter.html
│ │ │ │ │ ├── Dom4jAccessor.Dom4jSetter.html
│ │ │ │ │ ├── Dom4jAccessor.ElementAttributeGetter.html
│ │ │ │ │ ├── Dom4jAccessor.ElementAttributeSetter.html
│ │ │ │ │ ├── Dom4jAccessor.ElementGetter.html
│ │ │ │ │ ├── Dom4jAccessor.ElementSetter.html
│ │ │ │ │ ├── Dom4jAccessor.html
│ │ │ │ │ ├── Dom4jAccessor.TextGetter.html
│ │ │ │ │ ├── Dom4jAccessor.TextSetter.html
│ │ │ │ │ ├── EmbeddedPropertyAccessor.EmbeddedGetter.html
│ │ │ │ │ ├── EmbeddedPropertyAccessor.EmbeddedSetter.html
│ │ │ │ │ ├── EmbeddedPropertyAccessor.html
│ │ │ │ │ ├── Getter.html
│ │ │ │ │ ├── IndexPropertyAccessor.html
│ │ │ │ │ ├── IndexPropertyAccessor.IndexGetter.html
│ │ │ │ │ ├── IndexPropertyAccessor.IndexSetter.html
│ │ │ │ │ ├── MapAccessor.html
│ │ │ │ │ ├── MapAccessor.MapGetter.html
│ │ │ │ │ ├── MapAccessor.MapSetter.html
│ │ │ │ │ ├── NoopAccessor.html
│ │ │ │ │ ├── PropertyAccessorFactory.html
│ │ │ │ │ ├── PropertyAccessor.html
│ │ │ │ │ └── Setter.html
│ │ │ │ ├── DirectPropertyAccessor.DirectGetter.html
│ │ │ │ ├── DirectPropertyAccessor.DirectSetter.html
│ │ │ │ ├── DirectPropertyAccessor.html
│ │ │ │ ├── Dom4jAccessor.AttributeGetter.html
│ │ │ │ ├── Dom4jAccessor.AttributeSetter.html
│ │ │ │ ├── Dom4jAccessor.Dom4jGetter.html
│ │ │ │ ├── Dom4jAccessor.Dom4jSetter.html
│ │ │ │ ├── Dom4jAccessor.ElementAttributeGetter.html
│ │ │ │ ├── Dom4jAccessor.ElementAttributeSetter.html
│ │ │ │ ├── Dom4jAccessor.ElementGetter.html
│ │ │ │ ├── Dom4jAccessor.ElementSetter.html
│ │ │ │ ├── Dom4jAccessor.html
│ │ │ │ ├── Dom4jAccessor.TextGetter.html
│ │ │ │ ├── Dom4jAccessor.TextSetter.html
│ │ │ │ ├── EmbeddedPropertyAccessor.EmbeddedGetter.html
│ │ │ │ ├── EmbeddedPropertyAccessor.EmbeddedSetter.html
│ │ │ │ ├── EmbeddedPropertyAccessor.html
│ │ │ │ ├── Getter.html
│ │ │ │ ├── IndexPropertyAccessor.html
│ │ │ │ ├── IndexPropertyAccessor.IndexGetter.html
│ │ │ │ ├── IndexPropertyAccessor.IndexSetter.html
│ │ │ │ ├── MapAccessor.html
│ │ │ │ ├── MapAccessor.MapGetter.html
│ │ │ │ ├── MapAccessor.MapSetter.html
│ │ │ │ ├── NoopAccessor.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PropertyAccessorFactory.html
│ │ │ │ ├── PropertyAccessor.html
│ │ │ │ └── Setter.html
│ │ │ ├── PropertyAccessException.html
│ │ │ ├── PropertyNotFoundException.html
│ │ │ ├── PropertyValueException.html
│ │ │ ├── proxy
│ │ │ │ ├── AbstractLazyInitializer.html
│ │ │ │ ├── BasicLazyInitializer.html
│ │ │ │ ├── CGLIBLazyInitializer.html
│ │ │ │ ├── CGLIBProxyFactory.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractLazyInitializer.html
│ │ │ │ │ ├── BasicLazyInitializer.html
│ │ │ │ │ ├── CGLIBLazyInitializer.html
│ │ │ │ │ ├── CGLIBProxyFactory.html
│ │ │ │ │ ├── Dom4jLazyInitializer.html
│ │ │ │ │ ├── Dom4jProxyFactory.html
│ │ │ │ │ ├── Dom4jProxy.html
│ │ │ │ │ ├── HibernateProxyHelper.html
│ │ │ │ │ ├── HibernateProxy.html
│ │ │ │ │ ├── LazyInitializer.html
│ │ │ │ │ ├── MapLazyInitializer.html
│ │ │ │ │ ├── MapProxyFactory.html
│ │ │ │ │ ├── MapProxy.html
│ │ │ │ │ ├── ProxyFactory.html
│ │ │ │ │ └── SerializableProxy.html
│ │ │ │ ├── Dom4jLazyInitializer.html
│ │ │ │ ├── Dom4jProxyFactory.html
│ │ │ │ ├── Dom4jProxy.html
│ │ │ │ ├── HibernateProxyHelper.html
│ │ │ │ ├── HibernateProxy.html
│ │ │ │ ├── LazyInitializer.html
│ │ │ │ ├── MapLazyInitializer.html
│ │ │ │ ├── MapProxyFactory.html
│ │ │ │ ├── MapProxy.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ProxyFactory.html
│ │ │ │ └── SerializableProxy.html
│ │ │ ├── QueryException.html
│ │ │ ├── Query.html
│ │ │ ├── ReplicationMode.html
│ │ │ ├── ScrollableResults.html
│ │ │ ├── ScrollMode.html
│ │ │ ├── secure
│ │ │ │ ├── class-use
│ │ │ │ │ ├── HibernatePermission.html
│ │ │ │ │ ├── JACCConfiguration.html
│ │ │ │ │ ├── JACCPermissions.html
│ │ │ │ │ ├── JACCPreDeleteEventListener.html
│ │ │ │ │ ├── JACCPreInsertEventListener.html
│ │ │ │ │ ├── JACCPreLoadEventListener.html
│ │ │ │ │ ├── JACCPreUpdateEventListener.html
│ │ │ │ │ └── JACCSecurityListener.html
│ │ │ │ ├── HibernatePermission.html
│ │ │ │ ├── JACCConfiguration.html
│ │ │ │ ├── JACCPermissions.html
│ │ │ │ ├── JACCPreDeleteEventListener.html
│ │ │ │ ├── JACCPreInsertEventListener.html
│ │ │ │ ├── JACCPreLoadEventListener.html
│ │ │ │ ├── JACCPreUpdateEventListener.html
│ │ │ │ ├── JACCSecurityListener.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ └── package-use.html
│ │ │ ├── SessionException.html
│ │ │ ├── SessionFactory.html
│ │ │ ├── Session.html
│ │ │ ├── sql
│ │ │ │ ├── Alias.html
│ │ │ │ ├── ANSICaseFragment.html
│ │ │ │ ├── ANSIJoinFragment.html
│ │ │ │ ├── CaseFragment.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── Alias.html
│ │ │ │ │ ├── ANSICaseFragment.html
│ │ │ │ │ ├── ANSIJoinFragment.html
│ │ │ │ │ ├── CaseFragment.html
│ │ │ │ │ ├── ConditionFragment.html
│ │ │ │ │ ├── DecodeCaseFragment.html
│ │ │ │ │ ├── Delete.html
│ │ │ │ │ ├── DerbyCaseFragment.html
│ │ │ │ │ ├── DisjunctionFragment.html
│ │ │ │ │ ├── ForUpdateFragment.html
│ │ │ │ │ ├── HSQLCaseFragment.html
│ │ │ │ │ ├── InFragment.html
│ │ │ │ │ ├── Insert.html
│ │ │ │ │ ├── InsertSelect.html
│ │ │ │ │ ├── JoinFragment.html
│ │ │ │ │ ├── MckoiCaseFragment.html
│ │ │ │ │ ├── OracleJoinFragment.html
│ │ │ │ │ ├── QueryJoinFragment.html
│ │ │ │ │ ├── QuerySelect.html
│ │ │ │ │ ├── SelectFragment.html
│ │ │ │ │ ├── Select.html
│ │ │ │ │ ├── SimpleSelect.html
│ │ │ │ │ ├── Sybase11JoinFragment.html
│ │ │ │ │ ├── Template.html
│ │ │ │ │ └── Update.html
│ │ │ │ ├── ConditionFragment.html
│ │ │ │ ├── DecodeCaseFragment.html
│ │ │ │ ├── Delete.html
│ │ │ │ ├── DerbyCaseFragment.html
│ │ │ │ ├── DisjunctionFragment.html
│ │ │ │ ├── ForUpdateFragment.html
│ │ │ │ ├── HSQLCaseFragment.html
│ │ │ │ ├── InFragment.html
│ │ │ │ ├── Insert.html
│ │ │ │ ├── InsertSelect.html
│ │ │ │ ├── JoinFragment.html
│ │ │ │ ├── MckoiCaseFragment.html
│ │ │ │ ├── OracleJoinFragment.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── QueryJoinFragment.html
│ │ │ │ ├── QuerySelect.html
│ │ │ │ ├── SelectFragment.html
│ │ │ │ ├── Select.html
│ │ │ │ ├── SimpleSelect.html
│ │ │ │ ├── Sybase11JoinFragment.html
│ │ │ │ ├── Template.html
│ │ │ │ └── Update.html
│ │ │ ├── SQLQuery.html
│ │ │ ├── StaleObjectStateException.html
│ │ │ ├── StaleStateException.html
│ │ │ ├── stat
│ │ │ │ ├── CategorizedStatistics.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── CategorizedStatistics.html
│ │ │ │ │ ├── CollectionStatistics.html
│ │ │ │ │ ├── EntityStatistics.html
│ │ │ │ │ ├── QueryStatistics.html
│ │ │ │ │ ├── SecondLevelCacheStatistics.html
│ │ │ │ │ ├── SessionStatistics.html
│ │ │ │ │ ├── SessionStatisticsImpl.html
│ │ │ │ │ ├── Statistics.html
│ │ │ │ │ ├── StatisticsImplementor.html
│ │ │ │ │ └── StatisticsImpl.html
│ │ │ │ ├── CollectionStatistics.html
│ │ │ │ ├── EntityStatistics.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── QueryStatistics.html
│ │ │ │ ├── SecondLevelCacheStatistics.html
│ │ │ │ ├── SessionStatistics.html
│ │ │ │ ├── SessionStatisticsImpl.html
│ │ │ │ ├── Statistics.html
│ │ │ │ ├── StatisticsImplementor.html
│ │ │ │ └── StatisticsImpl.html
│ │ │ ├── StatelessSession.html
│ │ │ ├── tool
│ │ │ │ ├── hbm2ddl
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── ColumnMetadata.html
│ │ │ │ │ │ ├── DatabaseMetadata.html
│ │ │ │ │ │ ├── ForeignKeyMetadata.html
│ │ │ │ │ │ ├── IndexMetadata.html
│ │ │ │ │ │ ├── SchemaExport.html
│ │ │ │ │ │ ├── SchemaExportTask.html
│ │ │ │ │ │ ├── SchemaUpdate.html
│ │ │ │ │ │ ├── SchemaUpdateTask.html
│ │ │ │ │ │ ├── SchemaValidator.html
│ │ │ │ │ │ ├── SchemaValidatorTask.html
│ │ │ │ │ │ └── TableMetadata.html
│ │ │ │ │ ├── ColumnMetadata.html
│ │ │ │ │ ├── DatabaseMetadata.html
│ │ │ │ │ ├── ForeignKeyMetadata.html
│ │ │ │ │ ├── IndexMetadata.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ ├── package-use.html
│ │ │ │ │ ├── SchemaExport.html
│ │ │ │ │ ├── SchemaExportTask.html
│ │ │ │ │ ├── SchemaUpdate.html
│ │ │ │ │ ├── SchemaUpdateTask.html
│ │ │ │ │ ├── SchemaValidator.html
│ │ │ │ │ ├── SchemaValidatorTask.html
│ │ │ │ │ └── TableMetadata.html
│ │ │ │ └── instrument
│ │ │ │ ├── class-use
│ │ │ │ │ └── InstrumentTask.html
│ │ │ │ ├── InstrumentTask.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ └── package-use.html
│ │ │ ├── transaction
│ │ │ │ ├── BESTransactionManagerLookup.html
│ │ │ │ ├── CacheSynchronization.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── BESTransactionManagerLookup.html
│ │ │ │ │ ├── CacheSynchronization.html
│ │ │ │ │ ├── CMTTransactionFactory.html
│ │ │ │ │ ├── CMTTransaction.html
│ │ │ │ │ ├── JBossTransactionManagerLookup.html
│ │ │ │ │ ├── JDBCTransactionFactory.html
│ │ │ │ │ ├── JDBCTransaction.html
│ │ │ │ │ ├── JNDITransactionManagerLookup.html
│ │ │ │ │ ├── JOnASTransactionManagerLookup.html
│ │ │ │ │ ├── JOTMTransactionManagerLookup.html
│ │ │ │ │ ├── JRun4TransactionManagerLookup.html
│ │ │ │ │ ├── JTATransactionFactory.html
│ │ │ │ │ ├── JTATransaction.html
│ │ │ │ │ ├── OC4JTransactionManagerLookup.html
│ │ │ │ │ ├── OrionTransactionManagerLookup.html
│ │ │ │ │ ├── ResinTransactionManagerLookup.html
│ │ │ │ │ ├── SunONETransactionManagerLookup.html
│ │ │ │ │ ├── TransactionFactory.Context.html
│ │ │ │ │ ├── TransactionFactoryFactory.html
│ │ │ │ │ ├── TransactionFactory.html
│ │ │ │ │ ├── TransactionManagerLookupFactory.html
│ │ │ │ │ ├── TransactionManagerLookup.html
│ │ │ │ │ ├── WeblogicTransactionManagerLookup.html
│ │ │ │ │ ├── WebSphereExtendedJTATransactionLookup.html
│ │ │ │ │ ├── WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter.html
│ │ │ │ │ ├── WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter.TransactionAdapter.html
│ │ │ │ │ └── WebSphereTransactionManagerLookup.html
│ │ │ │ ├── CMTTransactionFactory.html
│ │ │ │ ├── CMTTransaction.html
│ │ │ │ ├── JBossTransactionManagerLookup.html
│ │ │ │ ├── JDBCTransactionFactory.html
│ │ │ │ ├── JDBCTransaction.html
│ │ │ │ ├── JNDITransactionManagerLookup.html
│ │ │ │ ├── JOnASTransactionManagerLookup.html
│ │ │ │ ├── JOTMTransactionManagerLookup.html
│ │ │ │ ├── JRun4TransactionManagerLookup.html
│ │ │ │ ├── JTATransactionFactory.html
│ │ │ │ ├── JTATransaction.html
│ │ │ │ ├── OC4JTransactionManagerLookup.html
│ │ │ │ ├── OrionTransactionManagerLookup.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ResinTransactionManagerLookup.html
│ │ │ │ ├── SunONETransactionManagerLookup.html
│ │ │ │ ├── TransactionFactory.Context.html
│ │ │ │ ├── TransactionFactoryFactory.html
│ │ │ │ ├── TransactionFactory.html
│ │ │ │ ├── TransactionManagerLookupFactory.html
│ │ │ │ ├── TransactionManagerLookup.html
│ │ │ │ ├── WeblogicTransactionManagerLookup.html
│ │ │ │ ├── WebSphereExtendedJTATransactionLookup.html
│ │ │ │ ├── WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter.html
│ │ │ │ ├── WebSphereExtendedJTATransactionLookup.TransactionManagerAdapter.TransactionAdapter.html
│ │ │ │ └── WebSphereTransactionManagerLookup.html
│ │ │ ├── TransactionException.html
│ │ │ ├── Transaction.html
│ │ │ ├── transform
│ │ │ │ ├── AliasToBeanResultTransformer.html
│ │ │ │ ├── AliasToEntityMapResultTransformer.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AliasToBeanResultTransformer.html
│ │ │ │ │ ├── AliasToEntityMapResultTransformer.html
│ │ │ │ │ ├── DistinctRootEntityResultTransformer.html
│ │ │ │ │ ├── PassThroughResultTransformer.html
│ │ │ │ │ ├── ResultTransformer.html
│ │ │ │ │ └── RootEntityResultTransformer.html
│ │ │ │ ├── DistinctRootEntityResultTransformer.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PassThroughResultTransformer.html
│ │ │ │ ├── ResultTransformer.html
│ │ │ │ └── RootEntityResultTransformer.html
│ │ │ ├── TransientObjectException.html
│ │ │ ├── tuple
│ │ │ │ ├── AbstractComponentTuplizer.html
│ │ │ │ ├── AbstractEntityTuplizer.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractComponentTuplizer.html
│ │ │ │ │ ├── AbstractEntityTuplizer.html
│ │ │ │ │ ├── ComponentTuplizer.html
│ │ │ │ │ ├── Dom4jComponentTuplizer.html
│ │ │ │ │ ├── Dom4jEntityTuplizer.html
│ │ │ │ │ ├── Dom4jInstantiator.html
│ │ │ │ │ ├── DynamicMapComponentTuplizer.html
│ │ │ │ │ ├── DynamicMapEntityTuplizer.html
│ │ │ │ │ ├── DynamicMapInstantiator.html
│ │ │ │ │ ├── ElementWrapper.html
│ │ │ │ │ ├── EntityMetamodel.html
│ │ │ │ │ ├── EntityTuplizer.html
│ │ │ │ │ ├── IdentifierProperty.html
│ │ │ │ │ ├── Instantiator.html
│ │ │ │ │ ├── PojoComponentTuplizer.html
│ │ │ │ │ ├── PojoEntityTuplizer.html
│ │ │ │ │ ├── PojoInstantiator.html
│ │ │ │ │ ├── PropertyFactory.html
│ │ │ │ │ ├── Property.html
│ │ │ │ │ ├── StandardProperty.html
│ │ │ │ │ ├── Tuplizer.html
│ │ │ │ │ ├── TuplizerLookup.html
│ │ │ │ │ └── VersionProperty.html
│ │ │ │ ├── ComponentTuplizer.html
│ │ │ │ ├── Dom4jComponentTuplizer.html
│ │ │ │ ├── Dom4jEntityTuplizer.html
│ │ │ │ ├── Dom4jInstantiator.html
│ │ │ │ ├── DynamicMapComponentTuplizer.html
│ │ │ │ ├── DynamicMapEntityTuplizer.html
│ │ │ │ ├── DynamicMapInstantiator.html
│ │ │ │ ├── ElementWrapper.html
│ │ │ │ ├── EntityMetamodel.html
│ │ │ │ ├── EntityTuplizer.html
│ │ │ │ ├── IdentifierProperty.html
│ │ │ │ ├── Instantiator.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PojoComponentTuplizer.html
│ │ │ │ ├── PojoEntityTuplizer.html
│ │ │ │ ├── PojoInstantiator.html
│ │ │ │ ├── PropertyFactory.html
│ │ │ │ ├── Property.html
│ │ │ │ ├── StandardProperty.html
│ │ │ │ ├── Tuplizer.html
│ │ │ │ ├── TuplizerLookup.html
│ │ │ │ └── VersionProperty.html
│ │ │ ├── type
│ │ │ │ ├── AbstractComponentType.html
│ │ │ │ ├── AbstractType.html
│ │ │ │ ├── AdaptedImmutableType.html
│ │ │ │ ├── AnyType.html
│ │ │ │ ├── AnyType.ObjectTypeCacheEntry.html
│ │ │ │ ├── ArrayType.html
│ │ │ │ ├── AssociationType.html
│ │ │ │ ├── BagType.html
│ │ │ │ ├── BigDecimalType.html
│ │ │ │ ├── BigIntegerType.html
│ │ │ │ ├── BinaryType.html
│ │ │ │ ├── BlobType.html
│ │ │ │ ├── BooleanType.html
│ │ │ │ ├── ByteType.html
│ │ │ │ ├── CalendarDateType.html
│ │ │ │ ├── CalendarType.html
│ │ │ │ ├── CharacterType.html
│ │ │ │ ├── CharBooleanType.html
│ │ │ │ ├── ClassType.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractComponentType.html
│ │ │ │ │ ├── AbstractType.html
│ │ │ │ │ ├── AdaptedImmutableType.html
│ │ │ │ │ ├── AnyType.html
│ │ │ │ │ ├── AnyType.ObjectTypeCacheEntry.html
│ │ │ │ │ ├── ArrayType.html
│ │ │ │ │ ├── AssociationType.html
│ │ │ │ │ ├── BagType.html
│ │ │ │ │ ├── BigDecimalType.html
│ │ │ │ │ ├── BigIntegerType.html
│ │ │ │ │ ├── BinaryType.html
│ │ │ │ │ ├── BlobType.html
│ │ │ │ │ ├── BooleanType.html
│ │ │ │ │ ├── ByteType.html
│ │ │ │ │ ├── CalendarDateType.html
│ │ │ │ │ ├── CalendarType.html
│ │ │ │ │ ├── CharacterType.html
│ │ │ │ │ ├── CharBooleanType.html
│ │ │ │ │ ├── ClassType.html
│ │ │ │ │ ├── ClobType.html
│ │ │ │ │ ├── CollectionType.html
│ │ │ │ │ ├── ComponentType.html
│ │ │ │ │ ├── CompositeCustomType.html
│ │ │ │ │ ├── CurrencyType.html
│ │ │ │ │ ├── CustomCollectionType.html
│ │ │ │ │ ├── CustomType.html
│ │ │ │ │ ├── DateType.html
│ │ │ │ │ ├── DbTimestampType.html
│ │ │ │ │ ├── DiscriminatorType.html
│ │ │ │ │ ├── DoubleType.html
│ │ │ │ │ ├── EmbeddedComponentType.html
│ │ │ │ │ ├── EntityType.html
│ │ │ │ │ ├── FloatType.html
│ │ │ │ │ ├── ForeignKeyDirection.html
│ │ │ │ │ ├── IdentifierBagType.html
│ │ │ │ │ ├── IdentifierType.html
│ │ │ │ │ ├── ImmutableType.html
│ │ │ │ │ ├── IntegerType.html
│ │ │ │ │ ├── ListType.html
│ │ │ │ │ ├── LiteralType.html
│ │ │ │ │ ├── LocaleType.html
│ │ │ │ │ ├── LongType.html
│ │ │ │ │ ├── ManyToOneType.html
│ │ │ │ │ ├── MapType.html
│ │ │ │ │ ├── MetaType.html
│ │ │ │ │ ├── MutableType.html
│ │ │ │ │ ├── NullableType.html
│ │ │ │ │ ├── OneToOneType.html
│ │ │ │ │ ├── OrderedMapType.html
│ │ │ │ │ ├── OrderedSetType.html
│ │ │ │ │ ├── PrimitiveType.html
│ │ │ │ │ ├── SerializableType.html
│ │ │ │ │ ├── SerializationException.html
│ │ │ │ │ ├── SetType.html
│ │ │ │ │ ├── ShortType.html
│ │ │ │ │ ├── SortedMapType.html
│ │ │ │ │ ├── SortedSetType.html
│ │ │ │ │ ├── SpecialOneToOneType.html
│ │ │ │ │ ├── StringType.html
│ │ │ │ │ ├── TextType.html
│ │ │ │ │ ├── TimestampType.html
│ │ │ │ │ ├── TimeType.html
│ │ │ │ │ ├── TimeZoneType.html
│ │ │ │ │ ├── TrueFalseType.html
│ │ │ │ │ ├── TypeFactory.html
│ │ │ │ │ ├── Type.html
│ │ │ │ │ ├── VersionType.html
│ │ │ │ │ └── YesNoType.html
│ │ │ │ ├── ClobType.html
│ │ │ │ ├── CollectionType.html
│ │ │ │ ├── ComponentType.html
│ │ │ │ ├── CompositeCustomType.html
│ │ │ │ ├── CurrencyType.html
│ │ │ │ ├── CustomCollectionType.html
│ │ │ │ ├── CustomType.html
│ │ │ │ ├── DateType.html
│ │ │ │ ├── DbTimestampType.html
│ │ │ │ ├── DiscriminatorType.html
│ │ │ │ ├── DoubleType.html
│ │ │ │ ├── EmbeddedComponentType.html
│ │ │ │ ├── EntityType.html
│ │ │ │ ├── FloatType.html
│ │ │ │ ├── ForeignKeyDirection.html
│ │ │ │ ├── IdentifierBagType.html
│ │ │ │ ├── IdentifierType.html
│ │ │ │ ├── ImmutableType.html
│ │ │ │ ├── IntegerType.html
│ │ │ │ ├── ListType.html
│ │ │ │ ├── LiteralType.html
│ │ │ │ ├── LocaleType.html
│ │ │ │ ├── LongType.html
│ │ │ │ ├── ManyToOneType.html
│ │ │ │ ├── MapType.html
│ │ │ │ ├── MetaType.html
│ │ │ │ ├── MutableType.html
│ │ │ │ ├── NullableType.html
│ │ │ │ ├── OneToOneType.html
│ │ │ │ ├── OrderedMapType.html
│ │ │ │ ├── OrderedSetType.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PrimitiveType.html
│ │ │ │ ├── SerializableType.html
│ │ │ │ ├── SerializationException.html
│ │ │ │ ├── SetType.html
│ │ │ │ ├── ShortType.html
│ │ │ │ ├── SortedMapType.html
│ │ │ │ ├── SortedSetType.html
│ │ │ │ ├── SpecialOneToOneType.html
│ │ │ │ ├── StringType.html
│ │ │ │ ├── TextType.html
│ │ │ │ ├── TimestampType.html
│ │ │ │ ├── TimeType.html
│ │ │ │ ├── TimeZoneType.html
│ │ │ │ ├── TrueFalseType.html
│ │ │ │ ├── TypeFactory.html
│ │ │ │ ├── Type.html
│ │ │ │ ├── VersionType.html
│ │ │ │ └── YesNoType.html
│ │ │ ├── UnresolvableObjectException.html
│ │ │ ├── usertype
│ │ │ │ ├── class-use
│ │ │ │ │ ├── CompositeUserType.html
│ │ │ │ │ ├── EnhancedUserType.html
│ │ │ │ │ ├── ParameterizedType.html
│ │ │ │ │ ├── UserCollectionType.html
│ │ │ │ │ ├── UserType.html
│ │ │ │ │ └── UserVersionType.html
│ │ │ │ ├── CompositeUserType.html
│ │ │ │ ├── EnhancedUserType.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ParameterizedType.html
│ │ │ │ ├── UserCollectionType.html
│ │ │ │ ├── UserType.html
│ │ │ │ └── UserVersionType.html
│ │ │ ├── util
│ │ │ │ ├── ArrayHelper.html
│ │ │ │ ├── BytesHelper.html
│ │ │ │ ├── CalendarComparator.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── ArrayHelper.html
│ │ │ │ │ ├── BytesHelper.html
│ │ │ │ │ ├── CalendarComparator.html
│ │ │ │ │ ├── Cloneable.html
│ │ │ │ │ ├── CollectionHelper.html
│ │ │ │ │ ├── ComparableComparator.html
│ │ │ │ │ ├── ConfigHelper.html
│ │ │ │ │ ├── DTDEntityResolver.html
│ │ │ │ │ ├── EmptyIterator.html
│ │ │ │ │ ├── EqualsHelper.html
│ │ │ │ │ ├── ExternalSessionFactoryConfig.html
│ │ │ │ │ ├── FastHashMap.html
│ │ │ │ │ ├── FilterHelper.html
│ │ │ │ │ ├── GetGeneratedKeysHelper.html
│ │ │ │ │ ├── IdentityMap.html
│ │ │ │ │ ├── IdentityMap.IdentityKey.html
│ │ │ │ │ ├── IdentityMap.IdentityMapEntry.html
│ │ │ │ │ ├── IdentitySet.html
│ │ │ │ │ ├── JDBCExceptionReporter.html
│ │ │ │ │ ├── JoinedIterator.html
│ │ │ │ │ ├── JTAHelper.html
│ │ │ │ │ ├── LazyIterator.html
│ │ │ │ │ ├── LinkedHashCollectionHelper.html
│ │ │ │ │ ├── MarkerObject.html
│ │ │ │ │ ├── NamingHelper.html
│ │ │ │ │ ├── PropertiesHelper.html
│ │ │ │ │ ├── Range.html
│ │ │ │ │ ├── ReflectHelper.html
│ │ │ │ │ ├── SerializationHelper.html
│ │ │ │ │ ├── SimpleMRUCache.html
│ │ │ │ │ ├── SingletonIterator.html
│ │ │ │ │ ├── SoftLimitMRUCache.html
│ │ │ │ │ ├── StringHelper.html
│ │ │ │ │ ├── XMLHelper.ErrorLogger.html
│ │ │ │ │ └── XMLHelper.html
│ │ │ │ ├── Cloneable.html
│ │ │ │ ├── CollectionHelper.html
│ │ │ │ ├── ComparableComparator.html
│ │ │ │ ├── ConfigHelper.html
│ │ │ │ ├── DTDEntityResolver.html
│ │ │ │ ├── EmptyIterator.html
│ │ │ │ ├── EqualsHelper.html
│ │ │ │ ├── ExternalSessionFactoryConfig.html
│ │ │ │ ├── FastHashMap.html
│ │ │ │ ├── FilterHelper.html
│ │ │ │ ├── GetGeneratedKeysHelper.html
│ │ │ │ ├── IdentityMap.html
│ │ │ │ ├── IdentityMap.IdentityKey.html
│ │ │ │ ├── IdentityMap.IdentityMapEntry.html
│ │ │ │ ├── IdentitySet.html
│ │ │ │ ├── JDBCExceptionReporter.html
│ │ │ │ ├── JoinedIterator.html
│ │ │ │ ├── JTAHelper.html
│ │ │ │ ├── LazyIterator.html
│ │ │ │ ├── LinkedHashCollectionHelper.html
│ │ │ │ ├── MarkerObject.html
│ │ │ │ ├── NamingHelper.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── PropertiesHelper.html
│ │ │ │ ├── Range.html
│ │ │ │ ├── ReflectHelper.html
│ │ │ │ ├── SerializationHelper.html
│ │ │ │ ├── SimpleMRUCache.html
│ │ │ │ ├── SingletonIterator.html
│ │ │ │ ├── SoftLimitMRUCache.html
│ │ │ │ ├── StringHelper.html
│ │ │ │ ├── XMLHelper.ErrorLogger.html
│ │ │ │ └── XMLHelper.html
│ │ │ └── WrongClassException.html
│ │ ├── overview-frame.html
│ │ ├── overview-summary.html
│ │ ├── overview-tree.html
│ │ ├── package.html
│ │ ├── package-list
│ │ ├── packages.html
│ │ ├── resources
│ │ │ └── inherit.gif
│ │ └── serialized-form.html
│ ├── other
│ │ └── hibernate-quickref.pdf
│ └── reference
│ ├── en
│ │ ├── html
│ │ │ ├── architecture.html
│ │ │ ├── associations.html
│ │ │ ├── batch.html
│ │ │ ├── best-practices.html
│ │ │ ├── collections.html
│ │ │ ├── components.html
│ │ │ ├── events.html
│ │ │ ├── example-mappings.html
│ │ │ ├── example-parentchild.html
│ │ │ ├── example-weblog.html
│ │ │ ├── filters.html
│ │ │ ├── index.html
│ │ │ ├── inheritance.html
│ │ │ ├── mapping.html
│ │ │ ├── objectstate.html
│ │ │ ├── performance.html
│ │ │ ├── persistent-classes.html
│ │ │ ├── preface.html
│ │ │ ├── querycriteria.html
│ │ │ ├── queryhql.html
│ │ │ ├── querysql.html
│ │ │ ├── session-configuration.html
│ │ │ ├── toolsetguide.html
│ │ │ ├── transactions.html
│ │ │ ├── tutorial.html
│ │ │ └── xml.html
│ │ ├── html_single
│ │ │ └── index.html
│ │ │ └── hibernate_reference.pdf
│ │ └── shared
│ │ ├── css
│ │ │ └── html.css
│ │ └── images
│ │ ├── AuthorWork.gif
│ │ ├── CustomerOrderProduct.gif
│ │ ├── EmployerEmployee.gif
│ │ ├── full_cream.gif
│ │ ├── hibernate_logo_a.png
│ │ ├── lite.gif
│ │ └── overview.gif
│ ├── fr
│ │ ├── html
│ │ │ ├── architecture.html
│ │ │ ├── associations.html
│ │ │ ├── batch.html
│ │ │ ├── best-practices.html
│ │ │ ├── collections.html
│ │ │ ├── components.html
│ │ │ ├── events.html
│ │ │ ├── example-mappings.html
│ │ │ ├── example-parentchild.html
│ │ │ ├── example-weblog.html
│ │ │ ├── filters.html
│ │ │ ├── index.html
│ │ │ ├── inheritance.html
│ │ │ ├── mapping.html
│ │ │ ├── objectstate.html
│ │ │ ├── performance.html
│ │ │ ├── persistent-classes.html
│ │ │ ├── preface.html
│ │ │ ├── querycriteria.html
│ │ │ ├── queryhql.html
│ │ │ ├── querysql.html
│ │ │ ├── session-configuration.html
│ │ │ ├── toolsetguide.html
│ │ │ ├── transactions.html
│ │ │ ├── tutorial.html
│ │ │ └── xml.html
│ │ ├── html_single
│ │ │ └── index.html
│ │ │ └── hibernate_reference.pdf
│ │ └── shared
│ │ ├── css
│ │ │ └── html.css
│ │ └── images
│ │ ├── AuthorWork.gif
│ │ ├── CustomerOrderProduct.gif
│ │ ├── EmployerEmployee.gif
│ │ ├── full_cream.gif
│ │ ├── hibernate_logo_a.png
│ │ ├── lite.gif
│ │ └── overview.gif
│ ├── ko
│ │ ├── html
│ │ │ ├── architecture.html
│ │ │ ├── associations.html
│ │ │ ├── batch.html
│ │ │ ├── best-practices.html
│ │ │ ├── collections.html
│ │ │ ├── components.html
│ │ │ ├── events.html
│ │ │ ├── example-mappings.html
│ │ │ ├── example-parentchild.html
│ │ │ ├── example-weblog.html
│ │ │ ├── filters.html
│ │ │ ├── index.html
│ │ │ ├── inheritance.html
│ │ │ ├── mapping.html
│ │ │ ├── objectstate.html
│ │ │ ├── performance.html
│ │ │ ├── persistent-classes.html
│ │ │ ├── preface.html
│ │ │ ├── querycriteria.html
│ │ │ ├── queryhql.html
│ │ │ ├── querysql.html
│ │ │ ├── session-configuration.html
│ │ │ ├── toolsetguide.html
│ │ │ ├── transactions.html
│ │ │ ├── tutorial.html
│ │ │ └── xml.html
│ │ ├── html_single
│ │ │ └── index.html
│ │ │ └── hibernate_reference.pdf
│ │ └── shared
│ │ ├── css
│ │ │ └── html.css
│ │ └── images
│ │ ├── AuthorWork.gif
│ │ ├── CustomerOrderProduct.gif
│ │ ├── EmployerEmployee.gif
│ │ ├── full_cream.gif
│ │ ├── hibernate_logo_a.png
│ │ ├── lite.gif
│ │ └── overview.gif
│ └── tutorial
│ ├── build.xml
│ ├── lib
│ │ └── readme.txt
│ ├── runCleanDatabase.sh
│ └── src
│ ├── events
│ │ ├── Event.hbm.xml
│ │ ├── Event.java
│ │ ├── EventManager.java
│ │ ├── EventManagerServlet.java
│ │ ├── Person.hbm.xml
│ │ └── Person.java
│ ├── hibernate.cfg.xml
│ ├── log4j.properties
│ └── util
│ └── HibernateUtil.java
├── eg
│ └── org
│ └── hibernate
│ └── auction
│ ├── AuctionInfo.java
│ ├── AuctionItem.hbm.xml
│ ├── AuctionItem.java
│ ├── Bid.hbm.xml
│ ├── Bid.java
│ ├── BuyNow.java
│ ├── Main.java
│ ├── Name.java
│ ├── Persistent.java
│ ├── User.hbm.xml
│ └── User.java
├── etc
│ ├── cvs-dup-eol-fixer
│ ├── ehcache.xml
│ ├── hibernate.cfg.xml
│ ├── hibernate.properties
│ ├── hibernate.properties.template
│ ├── hibernate-service.xml
│ ├── log4j.properties
│ ├── oscache.properties
│ └── treecache.xml
├── grammar
│ ├── hql.g
│ ├── hql-sql.g
│ └── sql-gen.g
├── hibernate3.jar
├── hibernate_logo.gif
├── lgpl.txt
├── lib
│ ├── ant-1.6.5.jar
│ ├── ant-antlr-1.6.5.jar
│ ├── ant-junit-1.6.5.jar
│ ├── ant-launcher-1.6.5.jar
│ ├── antlr-2.7.6rc1.jar
│ ├── antlr.license.txt
│ ├── ant-swing-1.6.5.jar
│ ├── apache.license-2.0.txt
│ ├── apache.license.txt
│ ├── asm-attrs.jar
│ ├── asm.jar
│ ├── c3p0-0.9.0.jar
│ ├── c3p0.license.txt
│ ├── cglib-2.1.3.jar
│ ├── cleanimports.jar
│ ├── commons-collections-2.1.1.jar
│ ├── commons-logging-1.0.4.jar
│ ├── concurrent-1.3.2.jar
│ ├── connector.jar
│ ├── connector.licence.txt
│ ├── dom4j-1.6.1.jar
│ ├── ehcache-1.1.jar
│ ├── jaas.jar
│ ├── jaas.licence.txt
│ ├── jacc-1_0-fr.jar
│ ├── jaxen-1.1-beta-7.jar
│ ├── jboss-cache.jar
│ ├── jboss-common.jar
│ ├── jboss-jmx.jar
│ ├── jboss-system.jar
│ ├── jdbc2_0-stdext.jar
│ ├── jdbc2_0-stdext.licence.txt
│ ├── jgroups-2.2.8.jar
│ ├── jta.jar
│ ├── jta.licence.txt
│ ├── junit-3.8.1.jar
│ ├── log4j-1.2.11.jar
│ ├── oscache-2.1.jar
│ ├── proxool-0.8.3.jar
│ ├── _README.txt
│ ├── swarmcache-1.0rc2.jar
│ ├── syndiag2.jar
│ ├── versioncheck.jar
│ ├── version.properties
│ ├── xerces-2.6.2.jar
│ └── xml-apis.jar
├── readme.txt
├── src
│ └── org
│ └── hibernate
│ ├── action
│ │ ├── BulkOperationCleanupAction.java
│ │ ├── CollectionAction.java
│ │ ├── CollectionRecreateAction.java
│ │ ├── CollectionRemoveAction.java
│ │ ├── CollectionUpdateAction.java
│ │ ├── EntityAction.java
│ │ ├── EntityDeleteAction.java
│ │ ├── EntityIdentityInsertAction.java
│ │ ├── EntityInsertAction.java
│ │ ├── EntityUpdateAction.java
│ │ └── Executable.java
│ ├── AssertionFailure.java
│ ├── cache
│ │ ├── AbstractJndiBoundCacheProvider.java
│ │ ├── CacheConcurrencyStrategy.java
│ │ ├── CacheException.java
│ │ ├── CacheFactory.java
│ │ ├── Cache.java
│ │ ├── CacheKey.java
│ │ ├── CacheProvider.java
│ │ ├── EhCache.java
│ │ ├── EhCacheProvider.java
│ │ ├── entry
│ │ │ ├── CacheEntry.java
│ │ │ ├── CacheEntryStructure.java
│ │ │ ├── CollectionCacheEntry.java
│ │ │ ├── StructuredCacheEntry.java
│ │ │ ├── StructuredCollectionCacheEntry.java
│ │ │ ├── StructuredMapCacheEntry.java
│ │ │ └── UnstructuredCacheEntry.java
│ │ ├── FilterKey.java
│ │ ├── HashtableCache.java
│ │ ├── HashtableCacheProvider.java
│ │ ├── JndiBoundTreeCacheProvider.java
│ │ ├── NoCacheProvider.java
│ │ ├── NoCachingEnabledException.java
│ │ ├── NonstrictReadWriteCache.java
│ │ ├── OSCache.java
│ │ ├── OSCacheProvider.java
│ │ ├── QueryCacheFactory.java
│ │ ├── QueryCache.java
│ │ ├── QueryKey.java
│ │ ├── ReadOnlyCache.java
│ │ ├── ReadWriteCache.java
│ │ ├── StandardQueryCacheFactory.java
│ │ ├── StandardQueryCache.java
│ │ ├── SwarmCache.java
│ │ ├── SwarmCacheProvider.java
│ │ ├── Timestamper.java
│ │ ├── TransactionalCache.java
│ │ ├── TreeCache.java
│ │ ├── TreeCacheProvider.java
│ │ └── UpdateTimestampsCache.java
│ ├── CacheMode.java
│ ├── CallbackException.java
│ ├── cfg
│ │ ├── CollectionSecondPass.java
│ │ ├── Configuration.java
│ │ ├── DefaultNamingStrategy.java
│ │ ├── Environment.java
│ │ ├── ExtendsQueueEntry.java
│ │ ├── HbmBinder.java
│ │ ├── ImprovedNamingStrategy.java
│ │ ├── Mappings.java
│ │ ├── NamedSQLQuerySecondPass.java
│ │ ├── NamingStrategy.java
│ │ ├── QuerySecondPass.java
│ │ ├── ResultSetMappingBinder.java
│ │ ├── ResultSetMappingSecondPass.java
│ │ ├── SecondPass.java
│ │ ├── SettingsFactory.java
│ │ └── Settings.java
│ ├── classic
│ │ ├── Lifecycle.java
│ │ ├── Session.java
│ │ ├── Validatable.java
│ │ └── ValidationFailure.java
│ ├── collection
│ │ ├── AbstractPersistentCollection.java
│ │ ├── PersistentArrayHolder.java
│ │ ├── PersistentBag.java
│ │ ├── PersistentCollection.java
│ │ ├── PersistentElementHolder.java
│ │ ├── PersistentIdentifierBag.java
│ │ ├── PersistentIndexedElementHolder.java
│ │ ├── PersistentListElementHolder.java
│ │ ├── PersistentList.java
│ │ ├── PersistentMapElementHolder.java
│ │ ├── PersistentMap.java
│ │ ├── PersistentSet.java
│ │ ├── PersistentSortedMap.java
│ │ └── PersistentSortedSet.java
│ ├── connection
│ │ ├── C3P0ConnectionProvider.java
│ │ ├── ConnectionProviderFactory.java
│ │ ├── ConnectionProvider.java
│ │ ├── DatasourceConnectionProvider.java
│ │ ├── DriverManagerConnectionProvider.java
│ │ ├── ProxoolConnectionProvider.java
│ │ └── UserSuppliedConnectionProvider.java
│ ├── ConnectionReleaseMode.java
│ ├── context
│ │ ├── CurrentSessionContext.java
│ │ ├── JTASessionContext.java
│ │ ├── ManagedSessionContext.java
│ │ └── ThreadLocalSessionContext.java
│ ├── Criteria.java
│ ├── criterion
│ │ ├── AbstractEmptinessExpression.java
│ │ ├── AggregateProjection.java
│ │ ├── AliasedProjection.java
│ │ ├── AvgProjection.java
│ │ ├── BetweenExpression.java
│ │ ├── Conjunction.java
│ │ ├── CountProjection.java
│ │ ├── CriteriaQuery.java
│ │ ├── CriteriaSpecification.java
│ │ ├── Criterion.java
│ │ ├── DetachedCriteria.java
│ │ ├── Disjunction.java
│ │ ├── Distinct.java
│ │ ├── EmptyExpression.java
│ │ ├── Example.java
│ │ ├── ExistsSubqueryExpression.java
│ │ ├── Expression.java
│ │ ├── IdentifierEqExpression.java
│ │ ├── IdentifierProjection.java
│ │ ├── IlikeExpression.java
│ │ ├── InExpression.java
│ │ ├── Junction.java
│ │ ├── LogicalExpression.java
│ │ ├── MatchMode.java
│ │ ├── NaturalIdentifier.java
│ │ ├── NotEmptyExpression.java
│ │ ├── NotExpression.java
│ │ ├── NotNullExpression.java
│ │ ├── NullExpression.java
│ │ ├── Order.java
│ │ ├── Projection.java
│ │ ├── ProjectionList.java
│ │ ├── Projections.java
│ │ ├── PropertyExpression.java
│ │ ├── Property.java
│ │ ├── PropertyProjection.java
│ │ ├── PropertySubqueryExpression.java
│ │ ├── Restrictions.java
│ │ ├── RowCountProjection.java
│ │ ├── SimpleExpression.java
│ │ ├── SimpleProjection.java
│ │ ├── SimpleSubqueryExpression.java
│ │ ├── SizeExpression.java
│ │ ├── SQLCriterion.java
│ │ ├── SQLProjection.java
│ │ ├── Subqueries.java
│ │ └── SubqueryExpression.java
│ ├── dialect
│ │ ├── DataDirectOracle9Dialect.java
│ │ ├── DB2390Dialect.java
│ │ ├── DB2400Dialect.java
│ │ ├── DB2Dialect.java
│ │ ├── DerbyDialect.java
│ │ ├── DialectFactory.java
│ │ ├── Dialect.java
│ │ ├── FirebirdDialect.java
│ │ ├── FrontBaseDialect.java
│ │ ├── function
│ │ │ ├── CastFunction.java
│ │ │ ├── CharIndexFunction.java
│ │ │ ├── NoArgSQLFunction.java
│ │ │ ├── NvlFunction.java
│ │ │ ├── PositionSubstringFunction.java
│ │ │ ├── SQLFunction.java
│ │ │ ├── SQLFunctionTemplate.java
│ │ │ ├── StandardSQLFunction.java
│ │ │ └── VarArgsSQLFunction.java
│ │ ├── HSQLDialect.java
│ │ ├── InformixDialect.java
│ │ ├── IngresDialect.java
│ │ ├── InterbaseDialect.java
│ │ ├── JDataStoreDialect.java
│ │ ├── MckoiDialect.java
│ │ ├── MimerSQLDialect.java
│ │ ├── MySQL5Dialect.java
│ │ ├── MySQLDialect.java
│ │ ├── MySQLInnoDBDialect.java
│ │ ├── MySQLMyISAMDialect.java
│ │ ├── Oracle9Dialect.java
│ │ ├── OracleDialect.java
│ │ ├── PointbaseDialect.java
│ │ ├── PostgreSQLDialect.java
│ │ ├── ProgressDialect.java
│ │ ├── RDMSOS2200Dialect.java
│ │ ├── SAPDBDialect.java
│ │ ├── SQLServerDialect.java
│ │ ├── Sybase11Dialect.java
│ │ ├── SybaseAnywhereDialect.java
│ │ ├── SybaseDialect.java
│ │ ├── TimesTenDialect.java
│ │ └── TypeNames.java
│ ├── DuplicateMappingException.java
│ ├── EmptyInterceptor.java
│ ├── engine
│ │ ├── ActionQueue.java
│ │ ├── AssociationKey.java
│ │ ├── BatchFetchQueue.java
│ │ ├── Cascade.java
│ │ ├── CascadeStyle.java
│ │ ├── CascadingAction.java
│ │ ├── CollectionEntry.java
│ │ ├── CollectionKey.java
│ │ ├── CollectionLoadContext.java
│ │ ├── Collections.java
│ │ ├── EntityEntry.java
│ │ ├── EntityKey.java
│ │ ├── EntityUniqueKey.java
│ │ ├── FilterDefinition.java
│ │ ├── ForeignKeys.java
│ │ ├── HibernateIterator.java
│ │ ├── IdentifierValue.java
│ │ ├── JoinHelper.java
│ │ ├── JoinSequence.java
│ │ ├── Mapping.java
│ │ ├── NamedQueryDefinition.java
│ │ ├── NamedSQLQueryDefinition.java
│ │ ├── Nullability.java
│ │ ├── ParameterBinder.java
│ │ ├── PersistenceContext.java
│ │ ├── query
│ │ │ ├── FilterQueryPlan.java
│ │ │ ├── HQLQueryPlan.java
│ │ │ ├── NamedParameterDescriptor.java
│ │ │ ├── NativeSQLQueryPlan.java
│ │ │ ├── NativeSQLQuerySpecification.java
│ │ │ ├── OrdinalParameterDescriptor.java
│ │ │ ├── ParameterMetadata.java
│ │ │ ├── ParameterParser.java
│ │ │ ├── ParamLocationRecognizer.java
│ │ │ ├── QueryMetadata.java
│ │ │ ├── QueryPlanCache.java
│ │ │ └── ReturnMetadata.java
│ │ ├── QueryParameters.java
│ │ ├── ResultSetMappingDefinition.java
│ │ ├── RowSelection.java
│ │ ├── SessionFactoryImplementor.java
│ │ ├── SessionImplementor.java
│ │ ├── StatefulPersistenceContext.java
│ │ ├── Status.java
│ │ ├── SubselectFetch.java
│ │ ├── transaction
│ │ │ ├── IsolatedWork.java
│ │ │ └── Isolater.java
│ │ ├── TransactionHelper.java
│ │ ├── TwoPhaseLoad.java
│ │ ├── TypedValue.java
│ │ ├── UnsavedValueFactory.java
│ │ ├── Versioning.java
│ │ └── VersionValue.java
│ ├── EntityMode.java
│ ├── event
│ │ ├── AbstractEvent.java
│ │ ├── AutoFlushEvent.java
│ │ ├── AutoFlushEventListener.java
│ │ ├── def
│ │ │ ├── AbstractFlushingEventListener.java
│ │ │ ├── AbstractLockUpgradeEventListener.java
│ │ │ ├── AbstractReassociateEventListener.java
│ │ │ ├── AbstractSaveEventListener.java
│ │ │ ├── AbstractVisitor.java
│ │ │ ├── DefaultAutoFlushEventListener.java
│ │ │ ├── DefaultDeleteEventListener.java
│ │ │ ├── DefaultDirtyCheckEventListener.java
│ │ │ ├── DefaultEvictEventListener.java
│ │ │ ├── DefaultFlushEntityEventListener.java
│ │ │ ├── DefaultFlushEventListener.java
│ │ │ ├── DefaultInitializeCollectionEventListener.java
│ │ │ ├── DefaultLoadEventListener.java
│ │ │ ├── DefaultLockEventListener.java
│ │ │ ├── DefaultMergeEventListener.java
│ │ │ ├── DefaultPersistEventListener.java
│ │ │ ├── DefaultPersistOnFlushEventListener.java
│ │ │ ├── DefaultPostLoadEventListener.java
│ │ │ ├── DefaultPreLoadEventListener.java
│ │ │ ├── DefaultRefreshEventListener.java
│ │ │ ├── DefaultReplicateEventListener.java
│ │ │ ├── DefaultSaveEventListener.java
│ │ │ ├── DefaultSaveOrUpdateCopyEventListener.java
│ │ │ ├── DefaultSaveOrUpdateEventListener.java
│ │ │ ├── DefaultUpdateEventListener.java
│ │ │ ├── DirtyCollectionSearchVisitor.java
│ │ │ ├── EvictVisitor.java
│ │ │ ├── FlushVisitor.java
│ │ │ ├── OnLockVisitor.java
│ │ │ ├── OnReplicateVisitor.java
│ │ │ ├── OnUpdateVisitor.java
│ │ │ ├── ProxyVisitor.java
│ │ │ ├── ReattachVisitor.java
│ │ │ └── WrapVisitor.java
│ │ ├── DeleteEvent.java
│ │ ├── DeleteEventListener.java
│ │ ├── DirtyCheckEvent.java
│ │ ├── DirtyCheckEventListener.java
│ │ ├── EventListeners.java
│ │ ├── EventSource.java
│ │ ├── EvictEvent.java
│ │ ├── EvictEventListener.java
│ │ ├── FlushEntityEvent.java
│ │ ├── FlushEntityEventListener.java
│ │ ├── FlushEvent.java
│ │ ├── FlushEventListener.java
│ │ ├── Initializable.java
│ │ ├── InitializeCollectionEvent.java
│ │ ├── InitializeCollectionEventListener.java
│ │ ├── LoadEvent.java
│ │ ├── LoadEventListener.java
│ │ ├── LockEvent.java
│ │ ├── LockEventListener.java
│ │ ├── MergeEvent.java
│ │ ├── MergeEventListener.java
│ │ ├── PersistEvent.java
│ │ ├── PersistEventListener.java
│ │ ├── PostDeleteEvent.java
│ │ ├── PostDeleteEventListener.java
│ │ ├── PostInsertEvent.java
│ │ ├── PostInsertEventListener.java
│ │ ├── PostLoadEvent.java
│ │ ├── PostLoadEventListener.java
│ │ ├── PostUpdateEvent.java
│ │ ├── PostUpdateEventListener.java
│ │ ├── PreDeleteEvent.java
│ │ ├── PreDeleteEventListener.java
│ │ ├── PreInsertEvent.java
│ │ ├── PreInsertEventListener.java
│ │ ├── PreLoadEvent.java
│ │ ├── PreLoadEventListener.java
│ │ ├── PreUpdateEvent.java
│ │ ├── PreUpdateEventListener.java
│ │ ├── RefreshEvent.java
│ │ ├── RefreshEventListener.java
│ │ ├── ReplicateEvent.java
│ │ ├── ReplicateEventListener.java
│ │ ├── SaveOrUpdateEvent.java
│ │ └── SaveOrUpdateEventListener.java
│ ├── exception
│ │ ├── Configurable.java
│ │ ├── ConstraintViolationException.java
│ │ ├── DataException.java
│ │ ├── ExceptionUtils.java
│ │ ├── GenericJDBCException.java
│ │ ├── JDBCConnectionException.java
│ │ ├── JDBCExceptionHelper.java
│ │ ├── LockAcquisitionException.java
│ │ ├── NestableDelegate.java
│ │ ├── NestableException.java
│ │ ├── Nestable.java
│ │ ├── NestableRuntimeException.java
│ │ ├── SQLExceptionConverterFactory.java
│ │ ├── SQLExceptionConverter.java
│ │ ├── SQLGrammarException.java
│ │ ├── SQLStateConverter.java
│ │ ├── TemplatedViolatedConstraintNameExtracter.java
│ │ └── ViolatedConstraintNameExtracter.java
│ ├── FetchMode.java
│ ├── Filter.java
│ ├── FlushMode.java
│ ├── hibernate-configuration-3.0.dtd
│ ├── HibernateException.java
│ ├── Hibernate.java
│ ├── hibernate-mapping-3.0.dtd
│ ├── hql
│ │ ├── ast
│ │ │ ├── ASTQueryTranslatorFactory.java
│ │ │ ├── DetailedSemanticException.java
│ │ │ ├── ErrorCounter.java
│ │ │ ├── ErrorReporter.java
│ │ │ ├── exec
│ │ │ │ ├── AbstractStatementExecutor.java
│ │ │ │ ├── BasicExecutor.java
│ │ │ │ ├── MultiTableDeleteExecutor.java
│ │ │ │ ├── MultiTableUpdateExecutor.java
│ │ │ │ └── StatementExecutor.java
│ │ │ ├── HqlASTFactory.java
│ │ │ ├── HqlLexer.java
│ │ │ ├── HqlParser.java
│ │ │ ├── HqlSqlWalker.java
│ │ │ ├── HqlToken.java
│ │ │ ├── InvalidPathException.java
│ │ │ ├── ParameterTranslationsImpl.java
│ │ │ ├── ParseErrorHandler.java
│ │ │ ├── QuerySyntaxException.java
│ │ │ ├── QueryTranslatorImpl.java
│ │ │ ├── SqlASTFactory.java
│ │ │ ├── SqlGenerator.java
│ │ │ ├── tree
│ │ │ │ ├── AbstractRestrictableStatement.java
│ │ │ │ ├── AbstractSelectExpression.java
│ │ │ │ ├── AbstractStatement.java
│ │ │ │ ├── AggregateNode.java
│ │ │ │ ├── AssignmentSpecification.java
│ │ │ │ ├── BetweenOperatorNode.java
│ │ │ │ ├── BinaryArithmeticOperatorNode.java
│ │ │ │ ├── BinaryLogicOperatorNode.java
│ │ │ │ ├── BinaryOperatorNode.java
│ │ │ │ ├── Case2Node.java
│ │ │ │ ├── CaseNode.java
│ │ │ │ ├── CollectionFunction.java
│ │ │ │ ├── ConstructorNode.java
│ │ │ │ ├── CountNode.java
│ │ │ │ ├── DeleteStatement.java
│ │ │ │ ├── DisplayableNode.java
│ │ │ │ ├── DotNode.java
│ │ │ │ ├── FromClause.java
│ │ │ │ ├── FromElementFactory.java
│ │ │ │ ├── FromElement.java
│ │ │ │ ├── FromElementType.java
│ │ │ │ ├── FromReferenceNode.java
│ │ │ │ ├── HqlSqlWalkerNode.java
│ │ │ │ ├── IdentNode.java
│ │ │ │ ├── ImpliedFromElement.java
│ │ │ │ ├── IndexNode.java
│ │ │ │ ├── InitializeableNode.java
│ │ │ │ ├── InLogicOperatorNode.java
│ │ │ │ ├── InsertStatement.java
│ │ │ │ ├── IntoClause.java
│ │ │ │ ├── LiteralNode.java
│ │ │ │ ├── MethodNode.java
│ │ │ │ ├── Node.java
│ │ │ │ ├── OperatorNode.java
│ │ │ │ ├── OrderByClause.java
│ │ │ │ ├── ParameterNode.java
│ │ │ │ ├── PathNode.java
│ │ │ │ ├── QueryNode.java
│ │ │ │ ├── ResolvableNode.java
│ │ │ │ ├── RestrictableStatement.java
│ │ │ │ ├── SelectClause.java
│ │ │ │ ├── SelectExpressionImpl.java
│ │ │ │ ├── SelectExpression.java
│ │ │ │ ├── SelectExpressionList.java
│ │ │ │ ├── SqlFragment.java
│ │ │ │ ├── SqlNode.java
│ │ │ │ ├── Statement.java
│ │ │ │ ├── UnaryArithmeticNode.java
│ │ │ │ ├── UnaryLogicOperatorNode.java
│ │ │ │ ├── UnaryOperatorNode.java
│ │ │ │ └── UpdateStatement.java
│ │ │ └── util
│ │ │ ├── AliasGenerator.java
│ │ │ ├── ASTAppender.java
│ │ │ ├── ASTIterator.java
│ │ │ ├── ASTParentsFirstIterator.java
│ │ │ ├── ASTPrinter.java
│ │ │ ├── ASTUtil.java
│ │ │ ├── ColumnHelper.java
│ │ │ ├── JoinProcessor.java
│ │ │ ├── LiteralProcessor.java
│ │ │ ├── NodeTraverser.java
│ │ │ ├── PathHelper.java
│ │ │ ├── SessionFactoryHelper.java
│ │ │ └── SyntheticAndFactory.java
│ │ ├── classic
│ │ │ ├── ClassicQueryTranslatorFactory.java
│ │ │ ├── ClauseParser.java
│ │ │ ├── FromParser.java
│ │ │ ├── FromPathExpressionParser.java
│ │ │ ├── GroupByParser.java
│ │ │ ├── HavingParser.java
│ │ │ ├── OrderByParser.java
│ │ │ ├── ParserHelper.java
│ │ │ ├── Parser.java
│ │ │ ├── PathExpressionParser.java
│ │ │ ├── PreprocessingParser.java
│ │ │ ├── QueryTranslatorImpl.java
│ │ │ ├── SelectParser.java
│ │ │ ├── SelectPathExpressionParser.java
│ │ │ └── WhereParser.java
│ │ ├── CollectionProperties.java
│ │ ├── CollectionSubqueryFactory.java
│ │ ├── FilterTranslator.java
│ │ ├── HolderInstantiator.java
│ │ ├── NameGenerator.java
│ │ ├── ParameterTranslations.java
│ │ ├── QuerySplitter.java
│ │ ├── QueryTranslatorFactory.java
│ │ └── QueryTranslator.java
│ ├── id
│ │ ├── AbstractPostInsertGenerator.java
│ │ ├── AbstractUUIDGenerator.java
│ │ ├── Assigned.java
│ │ ├── Configurable.java
│ │ ├── ForeignGenerator.java
│ │ ├── GUIDGenerator.java
│ │ ├── IdentifierGenerationException.java
│ │ ├── IdentifierGeneratorFactory.java
│ │ ├── IdentifierGenerator.java
│ │ ├── IdentityGenerator.java
│ │ ├── IncrementGenerator.java
│ │ ├── MultipleHiLoPerTableGenerator.java
│ │ ├── PersistentIdentifierGenerator.java
│ │ ├── PostInsertIdentifierGenerator.java
│ │ ├── PostInsertIdentityPersister.java
│ │ ├── SelectGenerator.java
│ │ ├── SequenceGenerator.java
│ │ ├── SequenceHiLoGenerator.java
│ │ ├── TableGenerator.java
│ │ ├── TableHiLoGenerator.java
│ │ └── UUIDHexGenerator.java
│ ├── impl
│ │ ├── AbstractQueryImpl.java
│ │ ├── AbstractScrollableResults.java
│ │ ├── AbstractSessionImpl.java
│ │ ├── CollectionFilterImpl.java
│ │ ├── CriteriaImpl.java
│ │ ├── FetchingScrollableResultsImpl.java
│ │ ├── FilterImpl.java
│ │ ├── IteratorImpl.java
│ │ ├── QueryImpl.java
│ │ ├── ScrollableResultsImpl.java
│ │ ├── SessionFactoryImpl.java
│ │ ├── SessionFactoryObjectFactory.java
│ │ ├── SessionImpl.java
│ │ ├── SQLQueryImpl.java
│ │ └── StatelessSessionImpl.java
│ ├── InstantiationException.java
│ ├── intercept
│ │ ├── FieldInterceptor.java
│ │ └── LazyPropertyInitializer.java
│ ├── Interceptor.java
│ ├── jdbc
│ │ ├── AbstractBatcher.java
│ │ ├── BatcherFactory.java
│ │ ├── Batcher.java
│ │ ├── BatchingBatcherFactory.java
│ │ ├── BatchingBatcher.java
│ │ ├── BorrowedConnectionProxy.java
│ │ ├── ColumnNameCache.java
│ │ ├── ConnectionManager.java
│ │ ├── JDBCContext.java
│ │ ├── NonBatchingBatcherFactory.java
│ │ ├── NonBatchingBatcher.java
│ │ └── ResultSetWrapper.java
│ ├── JDBCException.java
│ ├── jmx
│ │ ├── HibernateService.java
│ │ ├── HibernateServiceMBean.java
│ │ ├── SessionFactoryStub.java
│ │ ├── StatisticsService.java
│ │ └── StatisticsServiceMBean.java
│ ├── LazyInitializationException.java
│ ├── loader
│ │ ├── AbstractEntityJoinWalker.java
│ │ ├── BasicLoader.java
│ │ ├── collection
│ │ │ ├── BasicCollectionJoinWalker.java
│ │ │ ├── BasicCollectionLoader.java
│ │ │ ├── BatchingCollectionInitializer.java
│ │ │ ├── CollectionInitializer.java
│ │ │ ├── CollectionJoinWalker.java
│ │ │ ├── CollectionLoader.java
│ │ │ ├── OneToManyJoinWalker.java
│ │ │ ├── OneToManyLoader.java
│ │ │ ├── SubselectCollectionLoader.java
│ │ │ └── SubselectOneToManyLoader.java
│ │ ├── CollectionAliases.java
│ │ ├── ColumnEntityAliases.java
│ │ ├── criteria
│ │ │ ├── CriteriaJoinWalker.java
│ │ │ ├── CriteriaLoader.java
│ │ │ └── CriteriaQueryTranslator.java
│ │ ├── custom
│ │ │ ├── ColumnCollectionAliases.java
│ │ │ ├── CustomLoader.java
│ │ │ ├── CustomQuery.java
│ │ │ ├── SQLCustomQuery.java
│ │ │ ├── SQLQueryCollectionReturn.java
│ │ │ ├── SQLQueryJoinReturn.java
│ │ │ ├── SQLQueryParser.java
│ │ │ ├── SQLQueryReturn.java
│ │ │ ├── SQLQueryReturnProcessor.java
│ │ │ ├── SQLQueryRootReturn.java
│ │ │ └── SQLQueryScalarReturn.java
│ │ ├── DefaultEntityAliases.java
│ │ ├── entity
│ │ │ ├── AbstractEntityLoader.java
│ │ │ ├── BatchingEntityLoader.java
│ │ │ ├── CascadeEntityJoinWalker.java
│ │ │ ├── CascadeEntityLoader.java
│ │ │ ├── CollectionElementLoader.java
│ │ │ ├── EntityJoinWalker.java
│ │ │ ├── EntityLoader.java
│ │ │ └── UniqueEntityLoader.java
│ │ ├── EntityAliases.java
│ │ ├── GeneratedCollectionAliases.java
│ │ ├── hql
│ │ │ └── QueryLoader.java
│ │ ├── JoinWalker.java
│ │ ├── Loader.java
│ │ ├── OuterJoinableAssociation.java
│ │ └── OuterJoinLoader.java
│ ├── lob
│ │ ├── BlobImpl.java
│ │ ├── ClobImpl.java
│ │ ├── ReaderInputStream.java
│ │ ├── SerializableBlob.java
│ │ └── SerializableClob.java
│ ├── LockMode.java
│ ├── mapping
│ │ ├── AbstractAuxiliaryDatabaseObject.java
│ │ ├── Any.java
│ │ ├── Array.java
│ │ ├── AuxiliaryDatabaseObject.java
│ │ ├── Backref.java
│ │ ├── Bag.java
│ │ ├── Collection.java
│ │ ├── Column.java
│ │ ├── Component.java
│ │ ├── Constraint.java
│ │ ├── DenormalizedTable.java
│ │ ├── DependantValue.java
│ │ ├── Fetchable.java
│ │ ├── Filterable.java
│ │ ├── ForeignKey.java
│ │ ├── Formula.java
│ │ ├── IdentifierBag.java
│ │ ├── IdentifierCollection.java
│ │ ├── IndexBackref.java
│ │ ├── IndexedCollection.java
│ │ ├── Index.java
│ │ ├── JoinedSubclass.java
│ │ ├── Join.java
│ │ ├── KeyValue.java
│ │ ├── List.java
│ │ ├── ManyToOne.java
│ │ ├── Map.java
│ │ ├── MetaAttributable.java
│ │ ├── MetaAttribute.java
│ │ ├── OneToMany.java
│ │ ├── OneToOne.java
│ │ ├── PersistentClass.java
│ │ ├── PersistentClassVisitor.java
│ │ ├── PrimaryKey.java
│ │ ├── PrimitiveArray.java
│ │ ├── PropertyGeneration.java
│ │ ├── Property.java
│ │ ├── RelationalModel.java
│ │ ├── RootClass.java
│ │ ├── Selectable.java
│ │ ├── Set.java
│ │ ├── SimpleAuxiliaryDatabaseObject.java
│ │ ├── SimpleValue.java
│ │ ├── SingleTableSubclass.java
│ │ ├── Subclass.java
│ │ ├── Table.java
│ │ ├── TableOwner.java
│ │ ├── ToOne.java
│ │ ├── TypeDef.java
│ │ ├── UnionSubclass.java
│ │ ├── UniqueKey.java
│ │ ├── Value.java
│ │ └── ValueVisitor.java
│ ├── MappingException.java
│ ├── metadata
│ │ ├── ClassMetadata.java
│ │ └── CollectionMetadata.java
│ ├── NonUniqueObjectException.java
│ ├── NonUniqueResultException.java
│ ├── ObjectDeletedException.java
│ ├── ObjectNotFoundException.java
│ ├── param
│ │ ├── AbstractExplicitParameterSpecification.java
│ │ ├── ExplicitParameterSpecification.java
│ │ ├── NamedParameterSpecification.java
│ │ ├── ParameterSpecification.java
│ │ ├── PositionalParameterSpecification.java
│ │ └── VersionTypeSeedParameterSpecification.java
│ ├── PersistentObjectException.java
│ ├── persister
│ │ ├── collection
│ │ │ ├── AbstractCollectionPersister.java
│ │ │ ├── BasicCollectionPersister.java
│ │ │ ├── CollectionPersister.java
│ │ │ ├── CollectionPropertyMapping.java
│ │ │ ├── CollectionPropertyNames.java
│ │ │ ├── CompositeElementPropertyMapping.java
│ │ │ ├── ElementPropertyMapping.java
│ │ │ ├── NamedQueryCollectionInitializer.java
│ │ │ ├── OneToManyPersister.java
│ │ │ ├── QueryableCollection.java
│ │ │ └── SQLLoadableCollection.java
│ │ ├── entity
│ │ │ ├── AbstractEntityPersister.java
│ │ │ ├── AbstractPropertyMapping.java
│ │ │ ├── BasicEntityPropertyMapping.java
│ │ │ ├── EntityPersister.java
│ │ │ ├── Joinable.java
│ │ │ ├── JoinedSubclassEntityPersister.java
│ │ │ ├── Loadable.java
│ │ │ ├── NamedQueryLoader.java
│ │ │ ├── OuterJoinLoadable.java
│ │ │ ├── PropertyMapping.java
│ │ │ ├── Queryable.java
│ │ │ ├── SingleTableEntityPersister.java
│ │ │ ├── SQLLoadable.java
│ │ │ ├── UnionSubclassEntityPersister.java
│ │ │ └── UniqueKeyLoadable.java
│ │ └── PersisterFactory.java
│ ├── pretty
│ │ ├── DDLFormatter.java
│ │ ├── Formatter.java
│ │ ├── MessageHelper.java
│ │ └── Printer.java
│ ├── property
│ │ ├── BackrefPropertyAccessor.java
│ │ ├── BasicPropertyAccessor.java
│ │ ├── ChainedPropertyAccessor.java
│ │ ├── DirectPropertyAccessor.java
│ │ ├── Dom4jAccessor.java
│ │ ├── EmbeddedPropertyAccessor.java
│ │ ├── Getter.java
│ │ ├── IndexPropertyAccessor.java
│ │ ├── MapAccessor.java
│ │ ├── NoopAccessor.java
│ │ ├── PropertyAccessorFactory.java
│ │ ├── PropertyAccessor.java
│ │ └── Setter.java
│ ├── PropertyAccessException.java
│ ├── PropertyNotFoundException.java
│ ├── PropertyValueException.java
│ ├── proxy
│ │ ├── AbstractLazyInitializer.java
│ │ ├── BasicLazyInitializer.java
│ │ ├── CGLIBLazyInitializer.java
│ │ ├── CGLIBProxyFactory.java
│ │ ├── Dom4jLazyInitializer.java
│ │ ├── Dom4jProxyFactory.java
│ │ ├── Dom4jProxy.java
│ │ ├── HibernateProxyHelper.java
│ │ ├── HibernateProxy.java
│ │ ├── LazyInitializer.java
│ │ ├── MapLazyInitializer.java
│ │ ├── MapProxyFactory.java
│ │ ├── MapProxy.java
│ │ ├── ProxyFactory.java
│ │ └── SerializableProxy.java
│ ├── QueryException.java
│ ├── Query.java
│ ├── ReplicationMode.java
│ ├── ScrollableResults.java
│ ├── ScrollMode.java
│ ├── secure
│ │ ├── HibernatePermission.java
│ │ ├── JACCConfiguration.java
│ │ ├── JACCPermissions.java
│ │ ├── JACCPreDeleteEventListener.java
│ │ ├── JACCPreInsertEventListener.java
│ │ ├── JACCPreLoadEventListener.java
│ │ ├── JACCPreUpdateEventListener.java
│ │ └── JACCSecurityListener.java
│ ├── SessionException.java
│ ├── SessionFactory.java
│ ├── Session.java
│ ├── sql
│ │ ├── Alias.java
│ │ ├── ANSICaseFragment.java
│ │ ├── ANSIJoinFragment.java
│ │ ├── CaseFragment.java
│ │ ├── ConditionFragment.java
│ │ ├── DecodeCaseFragment.java
│ │ ├── Delete.java
│ │ ├── DerbyCaseFragment.java
│ │ ├── DisjunctionFragment.java
│ │ ├── ForUpdateFragment.java
│ │ ├── HSQLCaseFragment.java
│ │ ├── InFragment.java
│ │ ├── Insert.java
│ │ ├── InsertSelect.java
│ │ ├── JoinFragment.java
│ │ ├── MckoiCaseFragment.java
│ │ ├── OracleJoinFragment.java
│ │ ├── QueryJoinFragment.java
│ │ ├── QuerySelect.java
│ │ ├── SelectFragment.java
│ │ ├── Select.java
│ │ ├── SimpleSelect.java
│ │ ├── Sybase11JoinFragment.java
│ │ ├── Template.java
│ │ └── Update.java
│ ├── SQLQuery.java
│ ├── StaleObjectStateException.java
│ ├── StaleStateException.java
│ ├── stat
│ │ ├── CategorizedStatistics.java
│ │ ├── CollectionStatistics.java
│ │ ├── EntityStatistics.java
│ │ ├── QueryStatistics.java
│ │ ├── SecondLevelCacheStatistics.java
│ │ ├── SessionStatisticsImpl.java
│ │ ├── SessionStatistics.java
│ │ ├── StatisticsImplementor.java
│ │ ├── StatisticsImpl.java
│ │ └── Statistics.java
│ ├── StatelessSession.java
│ ├── tool
│ │ ├── hbm2ddl
│ │ │ ├── ColumnMetadata.java
│ │ │ ├── ConnectionHelper.java
│ │ │ ├── DatabaseMetadata.java
│ │ │ ├── ForeignKeyMetadata.java
│ │ │ ├── IndexMetadata.java
│ │ │ ├── ManagedProviderConnectionHelper.java
│ │ │ ├── SchemaExport.java
│ │ │ ├── SchemaExportTask.java
│ │ │ ├── SchemaUpdate.java
│ │ │ ├── SchemaUpdateTask.java
│ │ │ ├── SchemaValidator.java
│ │ │ ├── SchemaValidatorTask.java
│ │ │ ├── SuppliedConnectionHelper.java
│ │ │ ├── SuppliedConnectionProviderConnectionHelper.java
│ │ │ └── TableMetadata.java
│ │ └── instrument
│ │ └── InstrumentTask.java
│ ├── transaction
│ │ ├── BESTransactionManagerLookup.java
│ │ ├── CacheSynchronization.java
│ │ ├── CMTTransactionFactory.java
│ │ ├── CMTTransaction.java
│ │ ├── JBossTransactionManagerLookup.java
│ │ ├── JDBCTransactionFactory.java
│ │ ├── JDBCTransaction.java
│ │ ├── JNDITransactionManagerLookup.java
│ │ ├── JOnASTransactionManagerLookup.java
│ │ ├── JOTMTransactionManagerLookup.java
│ │ ├── JRun4TransactionManagerLookup.java
│ │ ├── JTATransactionFactory.java
│ │ ├── JTATransaction.java
│ │ ├── OC4JTransactionManagerLookup.java
│ │ ├── OrionTransactionManagerLookup.java
│ │ ├── ResinTransactionManagerLookup.java
│ │ ├── SunONETransactionManagerLookup.java
│ │ ├── TransactionFactoryFactory.java
│ │ ├── TransactionFactory.java
│ │ ├── TransactionManagerLookupFactory.java
│ │ ├── TransactionManagerLookup.java
│ │ ├── WeblogicTransactionManagerLookup.java
│ │ ├── WebSphereExtendedJTATransactionLookup.java
│ │ └── WebSphereTransactionManagerLookup.java
│ ├── TransactionException.java
│ ├── Transaction.java
│ ├── transform
│ │ ├── AliasToBeanResultTransformer.java
│ │ ├── AliasToEntityMapResultTransformer.java
│ │ ├── DistinctRootEntityResultTransformer.java
│ │ ├── PassThroughResultTransformer.java
│ │ ├── ResultTransformer.java
│ │ └── RootEntityResultTransformer.java
│ ├── TransientObjectException.java
│ ├── tuple
│ │ ├── AbstractComponentTuplizer.java
│ │ ├── AbstractEntityTuplizer.java
│ │ ├── ComponentTuplizer.java
│ │ ├── Dom4jComponentTuplizer.java
│ │ ├── Dom4jEntityTuplizer.java
│ │ ├── Dom4jInstantiator.java
│ │ ├── DynamicMapComponentTuplizer.java
│ │ ├── DynamicMapEntityTuplizer.java
│ │ ├── DynamicMapInstantiator.java
│ │ ├── ElementWrapper.java
│ │ ├── EntityMetamodel.java
│ │ ├── EntityTuplizer.java
│ │ ├── IdentifierProperty.java
│ │ ├── Instantiator.java
│ │ ├── PojoComponentTuplizer.java
│ │ ├── PojoEntityTuplizer.java
│ │ ├── PojoInstantiator.java
│ │ ├── PropertyFactory.java
│ │ ├── Property.java
│ │ ├── StandardProperty.java
│ │ ├── Tuplizer.java
│ │ ├── TuplizerLookup.java
│ │ └── VersionProperty.java
│ ├── type
│ │ ├── AbstractComponentType.java
│ │ ├── AbstractType.java
│ │ ├── AdaptedImmutableType.java
│ │ ├── AnyType.java
│ │ ├── ArrayType.java
│ │ ├── AssociationType.java
│ │ ├── BagType.java
│ │ ├── BigDecimalType.java
│ │ ├── BigIntegerType.java
│ │ ├── BinaryType.java
│ │ ├── BlobType.java
│ │ ├── BooleanType.java
│ │ ├── ByteType.java
│ │ ├── CalendarDateType.java
│ │ ├── CalendarType.java
│ │ ├── CharacterType.java
│ │ ├── CharBooleanType.java
│ │ ├── ClassType.java
│ │ ├── ClobType.java
│ │ ├── CollectionType.java
│ │ ├── ComponentType.java
│ │ ├── CompositeCustomType.java
│ │ ├── CurrencyType.java
│ │ ├── CustomCollectionType.java
│ │ ├── CustomType.java
│ │ ├── DateType.java
│ │ ├── DbTimestampType.java
│ │ ├── DiscriminatorType.java
│ │ ├── DoubleType.java
│ │ ├── EmbeddedComponentType.java
│ │ ├── EntityType.java
│ │ ├── FloatType.java
│ │ ├── ForeignKeyDirection.java
│ │ ├── IdentifierBagType.java
│ │ ├── IdentifierType.java
│ │ ├── ImmutableType.java
│ │ ├── IntegerType.java
│ │ ├── ListType.java
│ │ ├── LiteralType.java
│ │ ├── LocaleType.java
│ │ ├── LongType.java
│ │ ├── ManyToOneType.java
│ │ ├── MapType.java
│ │ ├── MetaType.java
│ │ ├── MutableType.java
│ │ ├── NullableType.java
│ │ ├── OneToOneType.java
│ │ ├── OrderedMapType.java
│ │ ├── OrderedSetType.java
│ │ ├── PrimitiveType.java
│ │ ├── SerializableType.java
│ │ ├── SerializationException.java
│ │ ├── SetType.java
│ │ ├── ShortType.java
│ │ ├── SortedMapType.java
│ │ ├── SortedSetType.java
│ │ ├── SpecialOneToOneType.java
│ │ ├── StringType.java
│ │ ├── TextType.java
│ │ ├── TimestampType.java
│ │ ├── TimeType.java
│ │ ├── TimeZoneType.java
│ │ ├── TrueFalseType.java
│ │ ├── TypeFactory.java
│ │ ├── Type.java
│ │ ├── VersionType.java
│ │ └── YesNoType.java
│ ├── UnresolvableObjectException.java
│ ├── usertype
│ │ ├── CompositeUserType.java
│ │ ├── EnhancedUserType.java
│ │ ├── ParameterizedType.java
│ │ ├── UserCollectionType.java
│ │ ├── UserType.java
│ │ └── UserVersionType.java
│ ├── util
│ │ ├── ArrayHelper.java
│ │ ├── BytesHelper.java
│ │ ├── CalendarComparator.java
│ │ ├── Cloneable.java
│ │ ├── CollectionHelper.java
│ │ ├── ComparableComparator.java
│ │ ├── ConfigHelper.java
│ │ ├── DTDEntityResolver.java
│ │ ├── EmptyIterator.java
│ │ ├── EqualsHelper.java
│ │ ├── ExternalSessionFactoryConfig.java
│ │ ├── FastHashMap.java
│ │ ├── FilterHelper.java
│ │ ├── GetGeneratedKeysHelper.java
│ │ ├── IdentityMap.java
│ │ ├── IdentitySet.java
│ │ ├── JDBCExceptionReporter.java
│ │ ├── JoinedIterator.java
│ │ ├── JTAHelper.java
│ │ ├── LazyIterator.java
│ │ ├── LinkedHashCollectionHelper.java
│ │ ├── MarkerObject.java
│ │ ├── NamingHelper.java
│ │ ├── PropertiesHelper.java
│ │ ├── Range.java
│ │ ├── ReflectHelper.java
│ │ ├── SerializationHelper.java
│ │ ├── SimpleMRUCache.java
│ │ ├── SingletonIterator.java
│ │ ├── SoftLimitMRUCache.java
│ │ ├── StringHelper.java
│ │ └── XMLHelper.java
│ └── WrongClassException.java
└── test
└── org
└── hibernate
└── test
├── abstractembeddedcomponents
│ ├── cid
│ │ ├── AbstractCompositeIdTest.java
│ │ ├── Mappings.hbm.xml
│ │ ├── MyInterfaceImpl.java
│ │ └── MyInterface.java
│ └── propertyref
│ ├── AbstractComponentPropertyRefTest.java
│ ├── AddressImpl.java
│ ├── Address.java
│ ├── Mappings.hbm.xml
│ ├── ServerImpl.java
│ └── Server.java
├── AllTests.java
├── array
│ ├── A.hbm.xml
│ ├── A.java
│ ├── ArrayTest.java
│ └── B.java
├── ast
│ ├── ASTIteratorTest.java
│ └── ASTUtilTest.java
├── batch
│ ├── BatchTest.java
│ ├── DataPoint.hbm.xml
│ └── DataPoint.java
├── batchfetch
│ ├── BatchFetchTest.java
│ ├── Model.java
│ ├── ProductLine.hbm.xml
│ └── ProductLine.java
├── bidi
│ ├── Auction2.hbm.xml
│ ├── Auction.hbm.xml
│ ├── Auction.java
│ ├── AuctionTest2.java
│ ├── AuctionTest.java
│ └── Bid.java
├── cache
│ ├── Item.hbm.xml
│ ├── Item.java
│ └── SecondLevelCacheTest.java
├── cascade
│ ├── JobBatch.hbm.xml
│ ├── JobBatch.java
│ ├── Job.hbm.xml
│ ├── Job.java
│ └── RefreshTest.java
├── cid
│ ├── CompositeIdTest.java
│ ├── Customer.hbm.xml
│ ├── Customer.java
│ ├── LineItem.hbm.xml
│ ├── LineItem.java
│ ├── Order.hbm.xml
│ ├── Order.java
│ ├── Product.hbm.xml
│ └── Product.java
├── collection
│ ├── CollectionTest.java
│ ├── Email.java
│ ├── Permission.java
│ ├── User.java
│ └── UserPermissions.hbm.xml
├── component
│ ├── ABC.hbm.xml
│ ├── A.java
│ ├── B.java
│ ├── C.java
│ ├── ComponentTest.java
│ ├── DynamicComponentTest.java
│ ├── Person.java
│ ├── User.hbm.xml
│ └── User.java
├── compositeelement
│ ├── Child.java
│ ├── CompositeElementTest.java
│ ├── Parent.hbm.xml
│ └── Parent.java
├── comppropertyref
│ ├── Account.java
│ ├── ComponentPropertyRefTest.java
│ ├── Identity.java
│ ├── PersonAccount.hbm.xml
│ └── Person.java
├── connections
│ ├── AggressiveReleaseTest.java
│ ├── BasicConnectionProviderTest.java
│ ├── ConnectionManagementTestCase.java
│ ├── ConnectionsSuite.java
│ ├── CurrentSessionConnectionTest.java
│ ├── Other.java
│ ├── Silly.hbm.xml
│ ├── Silly.java
│ ├── SuppliedConnectionTest.java
│ └── ThreadLocalCurrentSessionTest.java
├── criteria
│ ├── Course.java
│ ├── CriteriaQueryTest.java
│ ├── Enrolment.hbm.xml
│ ├── Enrolment.java
│ ├── StudentDTO.java
│ └── Student.java
├── cuk
│ ├── Account.java
│ ├── Address.java
│ ├── CompositePropertyRefTest.java
│ ├── Person.hbm.xml
│ └── Person.java
├── cut
│ ├── CompositeUserTypeTest.java
│ ├── MonetoryAmount.java
│ ├── MonetoryAmountUserType.java
│ ├── Transaction.hbm.xml
│ ├── Transaction.java
│ └── types.hbm.xml
├── DatabaseSpecificTestCase.java
├── discriminator
│ ├── Address.java
│ ├── Customer.java
│ ├── DiscriminatorTest.java
│ ├── Employee.java
│ ├── Person.hbm.xml
│ └── Person.java
├── dom4j
│ ├── AB.hbm.xml
│ ├── Account.hbm.xml
│ ├── Car.hbm.xml
│ ├── Car.java
│ ├── CarPart.java
│ ├── CarType.java
│ ├── Dom4jAccessorTest.java
│ ├── Dom4jManyToOneTest.java
│ ├── Dom4jTest.java
│ └── Employer.hbm.xml
├── dynamic
│ ├── DynamicClassTest.java
│ └── ProductLine.hbm.xml
├── dynamicentity
│ ├── Address.java
│ ├── Company.java
│ ├── Customer.java
│ ├── DataProxyHandler.java
│ ├── interceptor
│ │ ├── Customer.hbm.xml
│ │ ├── InterceptorDynamicEntityTest.java
│ │ └── ProxyInterceptor.java
│ ├── package.html
│ ├── Person.java
│ ├── ProxyHelper.java
│ └── tuplizer
│ ├── Customer.hbm.xml
│ ├── EntityNameInterceptor.java
│ ├── MyEntityInstantiator.java
│ ├── MyEntityTuplizer.java
│ └── TuplizerDynamicEntityTest.java
├── ecid
│ ├── Course.hbm.xml
│ ├── Course.java
│ ├── EmbeddedCompositeIdTest.java
│ └── UniversityCourse.java
├── entity
│ ├── MultiRepresentationTest.java
│ ├── Stock.hbm.xml
│ ├── Stock.java
│ ├── Valuation.hbm.xml
│ └── Valuation.java
├── exception
│ ├── Group.hbm.xml
│ ├── Group.java
│ ├── SQLExceptionConversionTest.java
│ ├── User.hbm.xml
│ └── User.java
├── extendshbm
│ ├── allinone.hbm.xml
│ ├── allseparateinone.hbm.xml
│ ├── Customer.hbm.xml
│ ├── Customer.java
│ ├── Employee.hbm.xml
│ ├── Employee.java
│ ├── entitynames.hbm.xml
│ ├── ExtendsTest.java
│ ├── packageentitynames.hbm.xml
│ ├── Person.hbm.xml
│ ├── Person.java
│ └── unionsubclass.hbm.xml
├── extralazy
│ ├── Document.java
│ ├── ExtraLazyTest.java
│ ├── Group.java
│ ├── SessionAttribute.java
│ ├── UserGroup.hbm.xml
│ └── User.java
├── filter
│ ├── Category.hbm.xml
│ ├── Category.java
│ ├── defs.hbm.xml
│ ├── Department.hbm.xml
│ ├── Department.java
│ ├── DynamicFilterTest.java
│ ├── LineItem.hbm.xml
│ ├── LineItem.java
│ ├── Order.hbm.xml
│ ├── Order.java
│ ├── Product.hbm.xml
│ ├── Product.java
│ ├── Salesperson.hbm.xml
│ └── Salesperson.java
├── formulajoin
│ ├── Detail.java
│ ├── FormulaJoinTest.java
│ ├── Master.hbm.xml
│ └── Master.java
├── generated
│ ├── AbstractGeneratedPropertyTest.java
│ ├── GeneratedPropertyEntity.hbm.xml
│ ├── GeneratedPropertyEntity.java
│ ├── TimestampGeneratedValuesWithCachingTest.java
│ ├── TriggerGeneratedValuesWithCachingTest.java
│ └── TriggerGeneratedValuesWithoutCachingTest.java
├── generatedkeys
│ └── oracle
│ ├── MyEntity.hbm.xml
│ ├── MyEntity.java
│ └── OracleGeneratedKeysTest.java
├── hql
│ ├── Address.java
│ ├── Animal.hbm.xml
│ ├── Animal.java
│ ├── ASTParserLoadingTest.java
│ ├── ASTQueryTranslatorTest.java
│ ├── BulkManipulationTest.java
│ ├── Car.java
│ ├── Cat.java
│ ├── ClassicTranslatorTest.java
│ ├── CrazyCompositeKey.java
│ ├── CrazyIdFieldNames.hbm.xml
│ ├── Dog.java
│ ├── DomesticAnimal.java
│ ├── EJBQLTest.java
│ ├── EntityWithCrazyCompositeKey.hbm.xml
│ ├── EntityWithCrazyCompositeKey.java
│ ├── FooBarCopy.hbm.xml
│ ├── HeresAnotherCrazyIdFieldName.java
│ ├── HqlParserTest.java
│ ├── HQLSuite.java
│ ├── HQLTest.java
│ ├── Human.java
│ ├── IntegerVersioned.java
│ ├── Joiner.java
│ ├── KeyManyToOneEntity.hbm.xml
│ ├── KeyManyToOneEntity.java
│ ├── KeyManyToOneKeyEntity.java
│ ├── Lizard.java
│ ├── Mammal.java
│ ├── MoreCrazyIdFieldNameStuffEntity.java
│ ├── Name.java
│ ├── PettingZoo.java
│ ├── Pickup.java
│ ├── QueryTranslatorTestCase.java
│ ├── Reptile.java
│ ├── ScrollableCollectionFetchingTest.java
│ ├── SimpleAssociatedEntity.java
│ ├── SimpleEntityWithAssociation.hbm.xml
│ ├── SimpleEntityWithAssociation.java
│ ├── StateProvince.java
│ ├── SUV.java
│ ├── TimestampVersioned.java
│ ├── Truck.java
│ ├── User.java
│ ├── Vehicle.hbm.xml
│ ├── Vehicle.java
│ ├── Versions.hbm.xml
│ ├── WithClauseTest.java
│ └── Zoo.java
├── id
│ ├── Car.hbm.xml
│ ├── Car.java
│ ├── MultipleHiLoPerTableGeneratorTest.java
│ ├── Plane.hbm.xml
│ ├── Plane.java
│ ├── Radio.hbm.xml
│ └── Radio.java
├── idbag
│ ├── Group.java
│ ├── IdBagTest.java
│ ├── UserGroup.hbm.xml
│ └── User.java
├── idclass
│ ├── Customer.hbm.xml
│ ├── CustomerId.java
│ ├── Customer.java
│ ├── FavoriteCustomer.java
│ └── IdClassTest.java
├── immutable
│ ├── Contract.java
│ ├── ContractVariation.hbm.xml
│ ├── ContractVariation.java
│ └── ImmutableTest.java
├── instrument
│ ├── Document.java
│ ├── Documents.hbm.xml
│ ├── Folder.java
│ ├── InstrumentTest.java
│ └── Owner.java
├── interceptor
│ ├── CollectionInterceptor.java
│ ├── InterceptorTest.java
│ ├── Log.java
│ ├── PropertyInterceptor.java
│ ├── StatefulInterceptor.java
│ ├── User.hbm.xml
│ └── User.java
├── interfaceproxy
│ ├── DocumentImpl.java
│ ├── DocumentInterceptor.java
│ ├── Document.java
│ ├── FolderImpl.java
│ ├── Folder.java
│ ├── InterfaceProxyTest.java
│ ├── Item.hbm.xml
│ ├── ItemImpl.java
│ ├── Item.java
│ ├── SecureDocumentImpl.java
│ └── SecureDocument.java
├── iterate
│ ├── Item.hbm.xml
│ ├── Item.java
│ └── IterateTest.java
├── join
│ ├── Customer.java
│ ├── Employee.java
│ ├── JoinTest.java
│ ├── Person.hbm.xml
│ └── Person.java
├── joinedsubclass
│ ├── Address.java
│ ├── Customer.java
│ ├── Employee.java
│ ├── JoinedSubclassTest.java
│ ├── Person.hbm.xml
│ └── Person.java
├── joineduid
│ ├── Account.java
│ ├── BankAccount.java
│ ├── Person.hbm.xml
│ ├── Person.java
│ └── PropertyRefTest.java
├── joinfetch
│ ├── Bid.java
│ ├── Category.java
│ ├── Comment.java
│ ├── Group.java
│ ├── ItemBid.hbm.xml
│ ├── Item.java
│ ├── JoinFetchTest.java
│ ├── UserGroup.hbm.xml
│ └── User.java
├── lazycache
│ ├── Document.java
│ ├── Documents.hbm.xml
│ ├── InstrumentCacheTest2.java
│ └── InstrumentCacheTest.java
├── lazyonetoone
│ ├── Employee.java
│ ├── Employment.java
│ ├── LazyOneToOneTest.java
│ ├── Person.hbm.xml
│ └── Person.java
├── legacy
│ ├── ABCExtends.hbm.xml
│ ├── ABC.hbm.xml
│ ├── ABCProxy.hbm.xml
│ ├── ABCProxyTest.java
│ ├── ABCTest.java
│ ├── Abstract.java
│ ├── AbstractProxy.java
│ ├── A.java
│ ├── AltSimple.hbm.xml
│ ├── Assignable.java
│ ├── Bar.java
│ ├── BarProxy.java
│ ├── BasicNameable.java
│ ├── Baz.hbm.xml
│ ├── Baz.java
│ ├── B.java
│ ├── Blobber.hbm.xml
│ ├── Blobber.java
│ ├── Broken.hbm.xml
│ ├── Broken.java
│ ├── C1.java
│ ├── C2.java
│ ├── CacheTest.java
│ ├── Category.hbm.xml
│ ├── Category.java
│ ├── Child.java
│ ├── Circular.hbm.xml
│ ├── Circular.java
│ ├── Commento.hbm.xml
│ ├── Company.java
│ ├── ComponentCollection.java
│ ├── Componentizable.hbm.xml
│ ├── Componentizable.java
│ ├── Component.java
│ ├── ComponentNotNull.java
│ ├── ComponentNotNullMaster.hbm.xml
│ ├── ComponentNotNullMaster.java
│ ├── ComponentNotNullTest.java
│ ├── CompositeElement.java
│ ├── CompositeIdId.hbm.xml
│ ├── CompositeIdId.java
│ ├── ConfigurationPerformanceTest.java
│ ├── Contained.java
│ ├── Container.hbm.xml
│ ├── Container.java
│ ├── Custom.hbm.xml
│ ├── Custom.java
│ ├── CustomPersister.java
│ ├── CustomSQL.hbm.xml
│ ├── CustomSQLTest.java
│ ├── Detail.java
│ ├── D.java
│ ├── DoubleStringType.java
│ ├── Down.java
│ ├── Drug.java
│ ├── E.java
│ ├── Eye.hbm.xml
│ ├── Eye.java
│ ├── Fee.hbm.xml
│ ├── Fee.java
│ ├── Fixed.java
│ ├── Fo.hbm.xml
│ ├── Fo.java
│ ├── FooBar.hbm.xml
│ ├── FooBarTest.java
│ ├── FooComponent.java
│ ├── Foo.java
│ ├── FooProxy.java
│ ├── FumCompositeID.java
│ ├── Fum.hbm.xml
│ ├── Fum.java
│ ├── Fumm.hbm.xml
│ ├── Fumm.java
│ ├── FumTest.java
│ ├── Glarch.hbm.xml
│ ├── Glarch.java
│ ├── GlarchProxy.java
│ ├── Holder.hbm.xml
│ ├── Holder.java
│ ├── IJ2.hbm.xml
│ ├── IJ2Test.java
│ ├── I.java
│ ├── IJ.hbm.xml
│ ├── IJTest.java
│ ├── Immutable.hbm.xml
│ ├── Immutable.java
│ ├── Inner.java
│ ├── InnerKey.java
│ ├── Intervention.java
│ ├── Jay.java
│ ├── J.java
│ ├── K.java
│ ├── LegacyTestCase.java
│ ├── Location.hbm.xml
│ ├── Location.java
│ ├── Lower.java
│ ├── MainObject.hbm.xml
│ ├── MainObject.java
│ ├── Many.hbm.xml
│ ├── Many.java
│ ├── Map.hbm.xml
│ ├── MapTest.java
│ ├── Marelo.hbm.xml
│ ├── MasterDetail.hbm.xml
│ ├── MasterDetailTest.java
│ ├── Master.java
│ ├── Medication.java
│ ├── Middle.hbm.xml
│ ├── Middle.java
│ ├── MiddleKey.java
│ ├── Mono.java
│ ├── MoreStuff.java
│ ├── MultiExtends.hbm.xml
│ ├── Multi.hbm.xml
│ ├── Multi.java
│ ├── Multiplicity.java
│ ├── MultiplicityType.java
│ ├── MultiTableTest.java
│ ├── Nameable.hbm.xml
│ ├── Nameable.java
│ ├── Named.java
│ ├── NestingComponent.java
│ ├── NewerPerformanceTest.java
│ ├── NewPerformanceTest.java
│ ├── NonReflectiveBinderTest.java
│ ├── Object2.hbm.xml
│ ├── Object2.java
│ ├── One.hbm.xml
│ ├── One.java
│ ├── OneToOneCacheTest.java
│ ├── Outer.java
│ ├── OuterKey.java
│ ├── ParentChild.hbm.xml
│ ├── ParentChildTest.java
│ ├── Parent.java
│ ├── Part.java
│ ├── Party.java
│ ├── PerformanceTest.java
│ ├── Person.java
│ ├── Po.java
│ ├── QueryByExampleTest.java
│ ├── Qux.hbm.xml
│ ├── Qux.java
│ ├── Resource.java
│ ├── Result.java
│ ├── ReverseComparator.java
│ ├── Role.java
│ ├── Several.java
│ ├── Simple.hbm.xml
│ ├── Simple.java
│ ├── Single.java
│ ├── SingleSeveral.hbm.xml
│ ├── S.java
│ ├── Sortable.java
│ ├── SQLFunctionsTest.java
│ ├── SQLLoaderTest.java
│ ├── StatisticsTest.java
│ ├── StringComparator.java
│ ├── Stuff.hbm.xml
│ ├── Stuff.java
│ ├── SubComponent.java
│ ├── SubDetail.java
│ ├── SubMulti.java
│ ├── Super.java
│ ├── Top.java
│ ├── TrivialClass.java
│ ├── Trivial.java
│ ├── UpDown.hbm.xml
│ ├── Up.java
│ ├── Vetoer.hbm.xml
│ ├── Vetoer.java
│ ├── Wicked.hbm.xml
│ ├── W.java
│ ├── WZ.hbm.xml
│ ├── X.java
│ ├── XY.hbm.xml
│ ├── Y.java
│ └── Z.java
├── lob
│ ├── LobTest.java
│ ├── Name.java
│ ├── SerializableData.java
│ ├── User.hbm.xml
│ └── User.java
├── manytomany
│ ├── Group.java
│ ├── ManyToManyTest.java
│ ├── UserGroup.hbm.xml
│ └── User.java
├── map
│ ├── Group.java
│ ├── MapIndexFormulaTest.java
│ ├── SessionAttribute.java
│ ├── UserGroup.hbm.xml
│ └── User.java
├── mapcompelem
│ ├── Item.java
│ ├── MapCompositeElementTest.java
│ ├── Part.java
│ ├── Product.java
│ └── ProductPart.hbm.xml
├── mapelemformula
│ ├── Group.java
│ ├── MapElementFormulaTest.java
│ ├── UserGroup.hbm.xml
│ └── User.java
├── mapping
│ ├── PersistentClassVisitorTest.java
│ └── ValueVisitorTest.java
├── mixed
│ ├── DocumentInterceptor.java
│ ├── Document.java
│ ├── Folder.java
│ ├── Item.hbm.xml
│ ├── Item.java
│ ├── MixedTest.java
│ └── SecureDocument.java
├── naturalid
│ ├── NaturalIdTest.java
│ ├── User.hbm.xml
│ └── User.java
├── ondelete
│ ├── Address.java
│ ├── Employee.java
│ ├── OnDeleteTest.java
│ ├── Person.hbm.xml
│ ├── Person.java
│ └── Salesperson.java
├── onetomany
│ ├── Child.java
│ ├── OneToManyTest.java
│ ├── Parent.hbm.xml
│ └── Parent.java
├── onetoone
│ ├── joined
│ │ ├── Address.java
│ │ ├── Entity.java
│ │ ├── OneToOneTest.java
│ │ ├── Org.java
│ │ ├── Person.hbm.xml
│ │ └── Person.java
│ ├── nopojo
│ │ ├── OneToOneTest.java
│ │ └── Person.hbm.xml
│ └── singletable
│ ├── Address.java
│ ├── Entity.java
│ ├── OneToOneTest.java
│ ├── Org.java
│ ├── Person.hbm.xml
│ └── Person.java
├── onetooneformula
│ ├── Address.java
│ ├── OneToOneFormulaTest.java
│ ├── Person.hbm.xml
│ └── Person.java
├── onetoonelink
│ ├── Customer.java
│ ├── Employee.java
│ ├── OneToOneTest.java
│ ├── Person.hbm.xml
│ └── Person.java
├── ops
│ ├── CreateTest.java
│ ├── Employee.java
│ ├── Employer.hbm.xml
│ ├── Employer.java
│ ├── GetLoadTest.java
│ ├── MergeTest.java
│ ├── Node.hbm.xml
│ ├── Node.java
│ ├── NumberedNode.java
│ └── SaveOrUpdateTest.java
├── optlock
│ ├── Document.hbm.xml
│ ├── Document.java
│ ├── OptimisticLockTest.java
│ └── PublicationDate.java
├── ordered
│ ├── OrderByTest.java
│ ├── Search.hbm.xml
│ └── Search.java
├── orphan
│ ├── Mail.hbm.xml
│ ├── Mail.java
│ ├── OrphanIdRollbackTest.java
│ ├── OrphanTest.java
│ ├── Part.java
│ ├── ProductAndIdRollback.hbm.xml
│ ├── Product.hbm.xml
│ ├── Product.java
│ ├── PropertyRefTest.java
│ ├── User.hbm.xml
│ └── User.java
├── pagination
│ ├── DataPoint.hbm.xml
│ ├── DataPoint.java
│ └── PaginationTest.java
├── propertyref
│ ├── Account.java
│ ├── Address.java
│ ├── Group.java
│ ├── Person.hbm.xml
│ ├── Person.java
│ └── PropertyRefTest.java
├── proxy
│ ├── Container.java
│ ├── DataPoint.hbm.xml
│ ├── DataPoint.java
│ ├── Owner.java
│ └── ProxyTest.java
├── querycache
│ ├── Item.hbm.xml
│ ├── Item.java
│ └── QueryCacheTest.java
├── readonly
│ ├── DataPoint.hbm.xml
│ ├── DataPoint.java
│ └── ReadOnlyTest.java
├── rowid
│ ├── Point.hbm.xml
│ ├── Point.java
│ ├── RowIdTest.java
│ └── RowIdType.java
├── schemaupdate
│ ├── 1_Version.hbm.xml
│ ├── 2_Version.hbm.xml
│ ├── MigrationTest.java
│ └── Version.java
├── sorted
│ ├── Search.hbm.xml
│ ├── Search.java
│ └── SortTest.java
├── sql
│ ├── DataDirectOracleSQLTest.java
│ ├── Db2Employment.hbm.xml
│ ├── Db2SQLTest.java
│ ├── Employment.java
│ ├── General.hbm.xml
│ ├── GeneralTest.java
│ ├── HandSQLTest.java
│ ├── MonetaryAmount.java
│ ├── MonetaryAmountUserType.java
│ ├── MSSQLEmployment.hbm.xml
│ ├── MSSQLTest.java
│ ├── MySQLEmployment.hbm.xml
│ ├── MySQLTest.java
│ ├── OracleDataDirectDriverStoredProcedures.hbm.xml
│ ├── OracleDriverStoredProcedures.hbm.xml
│ ├── OracleEmployment.hbm.xml
│ ├── OracleSQLTest.java
│ ├── Organization.java
│ └── Person.java
├── sqlinterceptor
│ ├── SQLInterceptorTest.java
│ ├── User.hbm.xml
│ └── User.java
├── stateless
│ ├── Document.hbm.xml
│ ├── Document.java
│ ├── Paper.java
│ └── StatelessSessionTest.java
├── stats
│ ├── Continent2.hbm.xml
│ ├── Continent.hbm.xml
│ ├── Continent.java
│ ├── Country.java
│ ├── Locality.java
│ ├── Province.java
│ ├── SessionStatsTest.java
│ ├── State.java
│ └── StatsTest.java
├── subclassfilter
│ ├── Customer.java
│ ├── DiscrimSubclassFilterTest.java
│ ├── discrim-subclass.hbm.xml
│ ├── Employee.java
│ ├── JoinedSubclassFilterTest.java
│ ├── joined-subclass.hbm.xml
│ ├── Person.java
│ ├── UnionSubclassFilterTest.java
│ └── union-subclass.hbm.xml
├── subclasspropertyref
│ ├── Account.java
│ ├── Customer.java
│ ├── Person.hbm.xml
│ ├── Person.java
│ └── SubclassPropertyRefTest.java
├── subselect
│ ├── Alien.java
│ ├── Being.java
│ ├── Beings.hbm.xml
│ ├── Human.java
│ └── SubselectTest.java
├── subselectfetch
│ ├── Child.java
│ ├── ParentChild.hbm.xml
│ ├── Parent.java
│ └── SubselectFetchTest.java
├── ternary
│ ├── Employee.java
│ ├── Site.java
│ ├── Ternary.hbm.xml
│ └── TernaryTest.java
├── TestCase.java
├── TestSelector.java
├── TestSuiteVisitor.java
├── timestamp
│ ├── Person.java
│ ├── TimestampTest.java
│ ├── User.hbm.xml
│ └── User.java
├── tm
│ ├── CMTTest.java
│ ├── DummyConnectionProvider.java
│ ├── DummyTransaction.java
│ ├── DummyTransactionManager.java
│ ├── DummyTransactionManagerLookup.java
│ └── Item.hbm.xml
├── typedmanytoone
│ ├── AddressId.java
│ ├── Address.java
│ ├── Customer.hbm.xml
│ ├── Customer.java
│ └── TypedManyToOneTest.java
├── typedonetoone
│ ├── AddressId.java
│ ├── Address.java
│ ├── Customer.hbm.xml
│ ├── Customer.java
│ └── TypedOneToOneTest.java
├── typeparameters
│ ├── DefaultValueIntegerType.java
│ ├── Typedef.hbm.xml
│ ├── TypeParameterTest.java
│ ├── Widget.hbm.xml
│ └── Widget.java
├── unconstrained
│ ├── Employee.java
│ ├── Person.hbm.xml
│ ├── Person.java
│ └── UnconstrainedTest.java
├── unidir
│ ├── BackrefTest.java
│ ├── Child.java
│ ├── ParentChild.hbm.xml
│ └── Parent.java
├── unionsubclass
│ ├── Alien.java
│ ├── Being.java
│ ├── Beings.hbm.xml
│ ├── Employee.java
│ ├── Hive.java
│ ├── Human.java
│ ├── Location.java
│ ├── Thing.java
│ └── UnionSubclassTest.java
├── unionsubclass2
│ ├── Address.java
│ ├── Customer.java
│ ├── Employee.java
│ ├── Person.hbm.xml
│ ├── Person.java
│ └── UnionSubclassTest.java
├── usercollection
│ ├── Email.java
│ ├── IMyList.java
│ ├── MyList.java
│ ├── MyListType.java
│ ├── PersistentMyList.java
│ ├── UserCollectionTypeTest.java
│ ├── User.java
│ └── UserPermissions.hbm.xml
├── util
│ └── PropertiesHelperTest.java
├── version
│ ├── db
│ │ ├── DbVersionTest.java
│ │ ├── Group.java
│ │ ├── Permission.java
│ │ ├── User.hbm.xml
│ │ └── User.java
│ ├── Person.java
│ ├── PersonThing.hbm.xml
│ ├── sybase
│ │ ├── Group.java
│ │ ├── Permission.java
│ │ ├── SybaseTimestampVersioningTest.java
│ │ ├── User.hbm.xml
│ │ └── User.java
│ ├── Task.java
│ ├── Thing.java
│ └── VersionTest.java
└── where
├── File.hbm.xml
├── File.java
└── WhereTest.java
321 directories, 4120 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论