| 组织ID: |
com.liferay |
| 项目ID: |
org.hibernate.core |
| 版本: |
3.6.10.LIFERAY-PATCHED-2 |
| 最后修改时间: |
2019-10-18 04:03:26 |
| 包类型: |
jar |
| 标题: |
LGPL 2.1 |
| 大小: |
3.01MB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.liferay</groupId>
<artifactId>org.hibernate.core</artifactId>
<version>3.6.10.LIFERAY-PATCHED-2</version>
</dependency>
|
| Gradle引入代码: |
com.liferay:org.hibernate.core:3.6.10.LIFERAY-PATCHED-2
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.liferay</groupId>
<artifactId>org.hibernate.core</artifactId>
<version>3.6.10.LIFERAY-PATCHED-2</version>
<licenses>
<license>
<name>LGPL 2.1</name>
<url>http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt</url>
</license>
</licenses>
<developers>
<developer>
<name>Brian Wing Shun Chan</name>
<organization>Liferay, Inc.</organization>
<organizationUrl>http://www.liferay.com</organizationUrl>
</developer>
</developers>
<scm>
<connection>scm:git:git@github.com:liferay/liferay-plugins.git</connection>
<developerConnection>scm:git:git@github.com:liferay/liferay-plugins.git</developerConnection>
<url>http://github.com/liferay/liferay-plugins</url>
</scm>
<dependencies>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<version>3.6.10.Final</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
META-INF/maven/org.hibernate/hibernate-core/pom.properties
META-INF/maven/org.hibernate/hibernate-core/pom.xml
org.hibernate.AnnotationException.class
org.hibernate.AssertionFailure.class
org.hibernate.Cache.class
org.hibernate.CacheMode.class
org.hibernate.CallbackException.class
org.hibernate.ConnectionReleaseMode.class
org.hibernate.Criteria.class
org.hibernate.DuplicateMappingException.class
org.hibernate.EmptyInterceptor.class
org.hibernate.EntityMode.class
org.hibernate.EntityNameResolver.class
org.hibernate.FetchMode.class
org.hibernate.Filter.class
org.hibernate.FlushMode.class
org.hibernate.Hibernate$NoScope.class
org.hibernate.Hibernate.class
org.hibernate.HibernateException.class
org.hibernate.InstantiationException.class
org.hibernate.Interceptor.class
org.hibernate.InvalidMappingException.class
org.hibernate.JDBCException.class
org.hibernate.LazyInitializationException.class
org.hibernate.LobHelper.class
org.hibernate.LockMode.class
org.hibernate.LockOptions.class
org.hibernate.MappingException.class
org.hibernate.MappingNotFoundException.class
org.hibernate.NonUniqueObjectException.class
org.hibernate.NonUniqueResultException.class
org.hibernate.ObjectDeletedException.class
org.hibernate.ObjectNotFoundException.class
org.hibernate.OptimisticLockException.class
org.hibernate.PersistentObjectException.class
org.hibernate.PessimisticLockException.class
org.hibernate.PropertyAccessException.class
org.hibernate.PropertyNotFoundException.class
org.hibernate.PropertyValueException.class
org.hibernate.Query.class
org.hibernate.QueryException.class
org.hibernate.QueryParameterException.class
org.hibernate.QueryTimeoutException.class
org.hibernate.ReplicationMode$1.class
org.hibernate.ReplicationMode$2.class
org.hibernate.ReplicationMode$3.class
org.hibernate.ReplicationMode$4.class
org.hibernate.ReplicationMode.class
org.hibernate.SQLQuery$FetchReturn.class
org.hibernate.SQLQuery$ReturnProperty.class
org.hibernate.SQLQuery$RootReturn.class
org.hibernate.SQLQuery.class
org.hibernate.SQLQueryResultMappingBuilder$ReturnsHolder.class
org.hibernate.SQLQueryResultMappingBuilder$ScalarReturn.class
org.hibernate.SQLQueryResultMappingBuilder.class
org.hibernate.ScrollMode.class
org.hibernate.ScrollableResults.class
org.hibernate.Session$LockRequest.class
org.hibernate.Session.class
org.hibernate.SessionException.class
org.hibernate.SessionFactory.class
org.hibernate.SessionFactoryObserver.class
org.hibernate.StaleObjectStateException.class
org.hibernate.StaleStateException.class
org.hibernate.StatelessSession.class
org.hibernate.Transaction.class
org.hibernate.TransactionException.class
org.hibernate.TransientObjectException.class
org.hibernate.TypeHelper.class
org.hibernate.TypeMismatchException.class
org.hibernate.UnknownProfileException.class
org.hibernate.UnresolvableObjectException.class
org.hibernate.Version.class
org.hibernate.WrongClassException.class
org.hibernate.action.AfterTransactionCompletionProcess.class
org.hibernate.action.BeforeTransactionCompletionProcess.class
org.hibernate.action.BulkOperationCleanupAction$1.class
org.hibernate.action.BulkOperationCleanupAction$CollectionCleanup.class
org.hibernate.action.BulkOperationCleanupAction$EntityCleanup.class
org.hibernate.action.BulkOperationCleanupAction.class
org.hibernate.action.CollectionAction$1.class
org.hibernate.action.CollectionAction$CacheCleanupProcess.class
org.hibernate.action.CollectionAction.class
org.hibernate.action.CollectionRecreateAction.class
org.hibernate.action.CollectionRemoveAction.class
org.hibernate.action.CollectionUpdateAction.class
org.hibernate.action.DelayedPostInsertIdentifier.class
org.hibernate.action.EntityAction.class
org.hibernate.action.EntityDeleteAction.class
org.hibernate.action.EntityIdentityInsertAction.class
org.hibernate.action.EntityIncrementVersionProcess.class
org.hibernate.action.EntityInsertAction.class
org.hibernate.action.EntityUpdateAction.class
org.hibernate.action.EntityVerifyVersionProcess.class
org.hibernate.action.Executable.class
org.hibernate.annotations.AccessType.class
org.hibernate.annotations.Any.class
org.hibernate.annotations.AnyMetaDef.class
org.hibernate.annotations.AnyMetaDefs.class
org.hibernate.annotations.BatchSize.class
org.hibernate.annotations.Cache.class
org.hibernate.annotations.CacheConcurrencyStrategy.class
org.hibernate.annotations.CacheModeType.class
org.hibernate.annotations.Cascade.class
org.hibernate.annotations.CascadeType.class
org.hibernate.annotations.Check.class
org.hibernate.annotations.CollectionId.class
org.hibernate.annotations.CollectionOfElements.class
org.hibernate.annotations.ColumnTransformer.class
org.hibernate.annotations.ColumnTransformers.class
org.hibernate.annotations.Columns.class
org.hibernate.annotations.DiscriminatorFormula.class
org.hibernate.annotations.DiscriminatorOptions.class
org.hibernate.annotations.Entity.class
org.hibernate.annotations.Fetch.class
org.hibernate.annotations.FetchMode.class
org.hibernate.annotations.FetchProfile$FetchOverride.class
org.hibernate.annotations.FetchProfile.class
org.hibernate.annotations.FetchProfiles.class
org.hibernate.annotations.Filter.class
org.hibernate.annotations.FilterDef.class
org.hibernate.annotations.FilterDefs.class
org.hibernate.annotations.FilterJoinTable.class
org.hibernate.annotations.FilterJoinTables.class
org.hibernate.annotations.Filters.class
org.hibernate.annotations.FlushModeType.class
org.hibernate.annotations.ForceDiscriminator.class
org.hibernate.annotations.ForeignKey.class
org.hibernate.annotations.Formula.class
org.hibernate.annotations.Generated.class
org.hibernate.annotations.GenerationTime.class
org.hibernate.annotations.GenericGenerator.class
org.hibernate.annotations.GenericGenerators.class
org.hibernate.annotations.Immutable.class
org.hibernate.annotations.Index.class
org.hibernate.annotations.IndexColumn.class
org.hibernate.annotations.JoinColumnOrFormula.class
org.hibernate.annotations.JoinColumnsOrFormulas.class
org.hibernate.annotations.JoinFormula.class
org.hibernate.annotations.LazyCollection.class
org.hibernate.annotations.LazyCollectionOption.class
org.hibernate.annotations.LazyToOne.class
org.hibernate.annotations.LazyToOneOption.class
org.hibernate.annotations.Loader.class
org.hibernate.annotations.ManyToAny.class
org.hibernate.annotations.MapKey.class
org.hibernate.annotations.MapKeyManyToMany.class
org.hibernate.annotations.MapKeyType.class
org.hibernate.annotations.MetaValue.class
org.hibernate.annotations.NamedNativeQueries.class
org.hibernate.annotations.NamedNativeQuery.class
org.hibernate.annotations.NamedQueries.class
org.hibernate.annotations.NamedQuery.class
org.hibernate.annotations.NaturalId.class
org.hibernate.annotations.NotFound.class
org.hibernate.annotations.NotFoundAction.class
org.hibernate.annotations.OnDelete.class
org.hibernate.annotations.OnDeleteAction.class
org.hibernate.annotations.OptimisticLock.class
org.hibernate.annotations.OptimisticLockType.class
org.hibernate.annotations.OrderBy.class
org.hibernate.annotations.ParamDef.class
org.hibernate.annotations.Parameter.class
org.hibernate.annotations.Parent.class
org.hibernate.annotations.Persister.class
org.hibernate.annotations.PolymorphismType.class
org.hibernate.annotations.Proxy.class
org.hibernate.annotations.ResultCheckStyle.class
org.hibernate.annotations.SQLDelete.class
org.hibernate.annotations.SQLDeleteAll.class
org.hibernate.annotations.SQLInsert.class
org.hibernate.annotations.SQLUpdate.class
org.hibernate.annotations.Sort.class
org.hibernate.annotations.SortType.class
org.hibernate.annotations.Source.class
org.hibernate.annotations.SourceType.class
org.hibernate.annotations.Subselect.class
org.hibernate.annotations.Synchronize.class
org.hibernate.annotations.Table.class
org.hibernate.annotations.Tables.class
org.hibernate.annotations.Target.class
org.hibernate.annotations.Tuplizer.class
org.hibernate.annotations.Tuplizers.class
org.hibernate.annotations.Type.class
org.hibernate.annotations.TypeDef.class
org.hibernate.annotations.TypeDefs.class
org.hibernate.annotations.Where.class
org.hibernate.annotations.WhereJoinTable.class
org.hibernate.bytecode.AbstractClassTransformerImpl.class
org.hibernate.bytecode.BasicProxyFactory.class
org.hibernate.bytecode.BytecodeProvider.class
org.hibernate.bytecode.ClassTransformer.class
org.hibernate.bytecode.InstrumentedClassLoader.class
org.hibernate.bytecode.ProxyFactoryFactory.class
org.hibernate.bytecode.ReflectionOptimizer$AccessOptimizer.class
org.hibernate.bytecode.ReflectionOptimizer$InstantiationOptimizer.class
org.hibernate.bytecode.ReflectionOptimizer.class
org.hibernate.bytecode.buildtime.AbstractInstrumenter$1.class
org.hibernate.bytecode.buildtime.AbstractInstrumenter$2.class
org.hibernate.bytecode.buildtime.AbstractInstrumenter$CustomFieldFilter.class
org.hibernate.bytecode.buildtime.AbstractInstrumenter$ZipEntryHandler.class
org.hibernate.bytecode.buildtime.AbstractInstrumenter$ZipFileProcessor.class
org.hibernate.bytecode.buildtime.AbstractInstrumenter.class
org.hibernate.bytecode.buildtime.CGLIBInstrumenter$CustomClassDescriptor.class
org.hibernate.bytecode.buildtime.CGLIBInstrumenter.class
org.hibernate.bytecode.buildtime.ExecutionException.class
org.hibernate.bytecode.buildtime.Instrumenter$Options.class
org.hibernate.bytecode.buildtime.Instrumenter.class
org.hibernate.bytecode.buildtime.JavassistInstrumenter$CustomClassDescriptor.class
org.hibernate.bytecode.buildtime.JavassistInstrumenter.class
org.hibernate.bytecode.buildtime.Logger.class
org.hibernate.bytecode.cglib.AccessOptimizerAdapter.class
org.hibernate.bytecode.cglib.BytecodeProviderImpl.class
org.hibernate.bytecode.cglib.CglibClassTransformer$1.class
org.hibernate.bytecode.cglib.CglibClassTransformer.class
org.hibernate.bytecode.cglib.InstantiationOptimizerAdapter.class
org.hibernate.bytecode.cglib.ProxyFactoryFactoryImpl$1.class
org.hibernate.bytecode.cglib.ProxyFactoryFactoryImpl$BasicProxyFactoryImpl.class
org.hibernate.bytecode.cglib.ProxyFactoryFactoryImpl$PassThroughInterceptor.class
org.hibernate.bytecode.cglib.ProxyFactoryFactoryImpl.class
org.hibernate.bytecode.cglib.ReflectionOptimizerImpl.class
org.hibernate.bytecode.javassist.AccessOptimizerAdapter.class
org.hibernate.bytecode.javassist.BulkAccessor.class
org.hibernate.bytecode.javassist.BulkAccessorException.class
org.hibernate.bytecode.javassist.BulkAccessorFactory.class
org.hibernate.bytecode.javassist.BytecodeProviderImpl.class
org.hibernate.bytecode.javassist.FastClass.class
org.hibernate.bytecode.javassist.FieldFilter.class
org.hibernate.bytecode.javassist.FieldHandled.class
org.hibernate.bytecode.javassist.FieldHandler.class
org.hibernate.bytecode.javassist.FieldTransformer.class
org.hibernate.bytecode.javassist.InstantiationOptimizerAdapter.class
org.hibernate.bytecode.javassist.JavassistClassTransformer$1.class
org.hibernate.bytecode.javassist.JavassistClassTransformer.class
org.hibernate.bytecode.javassist.ProxyFactoryFactoryImpl$1.class
org.hibernate.bytecode.javassist.ProxyFactoryFactoryImpl$BasicProxyFactoryImpl.class
org.hibernate.bytecode.javassist.ProxyFactoryFactoryImpl$PassThroughHandler.class
org.hibernate.bytecode.javassist.ProxyFactoryFactoryImpl.class
org.hibernate.bytecode.javassist.ReflectionOptimizerImpl.class
org.hibernate.bytecode.javassist.TransformingClassLoader.class
org.hibernate.bytecode.util.BasicClassFilter.class
org.hibernate.bytecode.util.ByteCodeHelper.class
org.hibernate.bytecode.util.ClassDescriptor.class
org.hibernate.bytecode.util.ClassFilter.class
org.hibernate.bytecode.util.FieldFilter.class
org.hibernate.cache.AbstractJndiBoundCacheProvider.class
org.hibernate.cache.Cache.class
org.hibernate.cache.CacheConcurrencyStrategy.class
org.hibernate.cache.CacheDataDescription.class
org.hibernate.cache.CacheException.class
org.hibernate.cache.CacheKey.class
org.hibernate.cache.CacheProvider.class
org.hibernate.cache.CollectionRegion.class
org.hibernate.cache.EntityRegion.class
org.hibernate.cache.FilterKey.class
org.hibernate.cache.GeneralDataRegion.class
org.hibernate.cache.HashtableCache.class
org.hibernate.cache.HashtableCacheProvider.class
org.hibernate.cache.NoCacheProvider.class
org.hibernate.cache.NoCachingEnabledException.class
org.hibernate.cache.NonstrictReadWriteCache.class
org.hibernate.cache.OptimisticCache.class
org.hibernate.cache.OptimisticCacheSource.class
org.hibernate.cache.QueryCache.class
org.hibernate.cache.QueryCacheFactory.class
org.hibernate.cache.QueryKey.class
org.hibernate.cache.QueryResultsRegion.class
org.hibernate.cache.ReadOnlyCache.class
org.hibernate.cache.ReadWriteCache$Item.class
org.hibernate.cache.ReadWriteCache$Lock.class
org.hibernate.cache.ReadWriteCache$Lockable.class
org.hibernate.cache.ReadWriteCache.class
org.hibernate.cache.Region.class
org.hibernate.cache.RegionFactory.class
org.hibernate.cache.StandardQueryCache.class
org.hibernate.cache.StandardQueryCacheFactory.class
org.hibernate.cache.Timestamper.class
org.hibernate.cache.TimestampsRegion.class
org.hibernate.cache.TransactionAwareCache.class
org.hibernate.cache.TransactionalCache.class
org.hibernate.cache.TransactionalDataRegion.class
org.hibernate.cache.UpdateTimestampsCache.class
org.hibernate.cache.access.AccessType.class
org.hibernate.cache.access.CollectionRegionAccessStrategy.class
org.hibernate.cache.access.EntityRegionAccessStrategy.class
org.hibernate.cache.access.SoftLock.class
org.hibernate.cache.entry.CacheEntry.class
org.hibernate.cache.entry.CacheEntryStructure.class
org.hibernate.cache.entry.CollectionCacheEntry.class
org.hibernate.cache.entry.StructuredCacheEntry.class
org.hibernate.cache.entry.StructuredCollectionCacheEntry.class
org.hibernate.cache.entry.StructuredMapCacheEntry.class
org.hibernate.cache.entry.UnstructuredCacheEntry.class
org.hibernate.cache.impl.CacheDataDescriptionImpl.class
org.hibernate.cache.impl.NoCachingRegionFactory.class
org.hibernate.cache.impl.bridge.BaseGeneralDataRegionAdapter.class
org.hibernate.cache.impl.bridge.BaseRegionAdapter.class
org.hibernate.cache.impl.bridge.BaseTransactionalDataRegionAdapter.class
org.hibernate.cache.impl.bridge.CollectionAccessStrategyAdapter.class
org.hibernate.cache.impl.bridge.CollectionRegionAdapter.class
org.hibernate.cache.impl.bridge.EntityAccessStrategyAdapter.class
org.hibernate.cache.impl.bridge.EntityRegionAdapter.class
org.hibernate.cache.impl.bridge.OptimisticCacheSourceAdapter.class
org.hibernate.cache.impl.bridge.QueryResultsRegionAdapter.class
org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge.class
org.hibernate.cache.impl.bridge.TimestampsRegionAdapter.class
org.hibernate.cfg.AbstractPropertyHolder.class
org.hibernate.cfg.AccessType.class
org.hibernate.cfg.AnnotatedClassType.class
org.hibernate.cfg.AnnotationBinder$1.class
org.hibernate.cfg.AnnotationBinder$LocalCacheAnnotationImpl.class
org.hibernate.cfg.AnnotationBinder.class
org.hibernate.cfg.AnnotationConfiguration$ExtendedMappingsImpl.class
org.hibernate.cfg.AnnotationConfiguration.class
org.hibernate.cfg.BinderHelper.class
org.hibernate.cfg.ClassPropertyHolder.class
org.hibernate.cfg.CollectionPropertyHolder.class
org.hibernate.cfg.CollectionSecondPass.class
org.hibernate.cfg.ColumnsBuilder.class
org.hibernate.cfg.ComponentPropertyHolder.class
org.hibernate.cfg.Configuration$1.class
org.hibernate.cfg.Configuration$CacheHolder.class
org.hibernate.cfg.Configuration$MappingsImpl$TableColumnNameBinding.class
org.hibernate.cfg.Configuration$MappingsImpl$TableDescription.class
org.hibernate.cfg.Configuration$MappingsImpl.class
org.hibernate.cfg.Configuration$MetadataSourceQueue.class
org.hibernate.cfg.Configuration$ObjectNameNormalizerImpl.class
org.hibernate.cfg.Configuration.class
org.hibernate.cfg.CopyIdentifierComponentSecondPass.class
org.hibernate.cfg.CreateKeySecondPass.class
org.hibernate.cfg.DefaultComponentSafeNamingStrategy.class
org.hibernate.cfg.DefaultNamingStrategy.class
org.hibernate.cfg.EJB3DTDEntityResolver.class
org.hibernate.cfg.EJB3NamingStrategy.class
org.hibernate.cfg.Ejb3Column.class
org.hibernate.cfg.Ejb3DiscriminatorColumn.class
org.hibernate.cfg.Ejb3JoinColumn.class
org.hibernate.cfg.Environment.class
org.hibernate.cfg.ExtendedMappings.class
org.hibernate.cfg.ExtendsQueueEntry.class
org.hibernate.cfg.FkSecondPass.class
org.hibernate.cfg.HbmBinder$1.class
org.hibernate.cfg.HbmBinder$CollectionSecondPass.class
org.hibernate.cfg.HbmBinder$CollectionType$1.class
org.hibernate.cfg.HbmBinder$CollectionType$2.class
org.hibernate.cfg.HbmBinder$CollectionType$3.class
org.hibernate.cfg.HbmBinder$CollectionType$4.class
org.hibernate.cfg.HbmBinder$CollectionType$5.class
org.hibernate.cfg.HbmBinder$CollectionType$6.class
org.hibernate.cfg.HbmBinder$CollectionType$7.class
org.hibernate.cfg.HbmBinder$CollectionType.class
org.hibernate.cfg.HbmBinder$EntityElementHandler.class
org.hibernate.cfg.HbmBinder$IdentifierCollectionSecondPass.class
org.hibernate.cfg.HbmBinder$ListSecondPass.class
org.hibernate.cfg.HbmBinder$ManyToOneSecondPass.class
org.hibernate.cfg.HbmBinder$MapSecondPass.class
org.hibernate.cfg.HbmBinder.class
org.hibernate.cfg.ImprovedNamingStrategy.class
org.hibernate.cfg.IndexColumn.class
org.hibernate.cfg.IndexOrUniqueKeySecondPass.class
org.hibernate.cfg.InheritanceState$1.class
org.hibernate.cfg.InheritanceState$ElementsToProcess.class
org.hibernate.cfg.InheritanceState.class
org.hibernate.cfg.JoinedSubclassFkSecondPass.class
org.hibernate.cfg.Mappings$PropertyReference.class
org.hibernate.cfg.Mappings.class
org.hibernate.cfg.MetadataSourceType.class
org.hibernate.cfg.NamedSQLQuerySecondPass.class
org.hibernate.cfg.NamingStrategy.class
org.hibernate.cfg.NotYetImplementedException.class
org.hibernate.cfg.ObjectNameNormalizer$NamingStrategyHelper.class
org.hibernate.cfg.ObjectNameNormalizer.class
org.hibernate.cfg.ObjectNameSource.class
org.hibernate.cfg.OneToOneSecondPass.class
org.hibernate.cfg.PkDrivenByDefaultMapsIdSecondPass.class
org.hibernate.cfg.PropertyContainer.class
org.hibernate.cfg.PropertyData.class
org.hibernate.cfg.PropertyHolder.class
org.hibernate.cfg.PropertyHolderBuilder.class
org.hibernate.cfg.PropertyInferredData.class
org.hibernate.cfg.PropertyPreloadedData.class
org.hibernate.cfg.QuerySecondPass.class
org.hibernate.cfg.RecoverableException.class
org.hibernate.cfg.ResultSetMappingBinder.class
org.hibernate.cfg.ResultSetMappingSecondPass.class
org.hibernate.cfg.SecondPass.class
org.hibernate.cfg.SecondaryTableSecondPass.class
org.hibernate.cfg.SetSimpleValueTypeSecondPass.class
org.hibernate.cfg.Settings.class
org.hibernate.cfg.SettingsFactory.class
org.hibernate.cfg.ToOneBinder.class
org.hibernate.cfg.ToOneFkSecondPass.class
org.hibernate.cfg.UniqueConstraintHolder.class
org.hibernate.cfg.VerifyFetchProfileReferenceSecondPass.class
org.hibernate.cfg.WrappedInferredData.class
org.hibernate.cfg.annotations.ArrayBinder.class
org.hibernate.cfg.annotations.BagBinder.class
org.hibernate.cfg.annotations.CollectionBinder$1.class
org.hibernate.cfg.annotations.CollectionBinder.class
org.hibernate.cfg.annotations.CustomizableColumns.class
org.hibernate.cfg.annotations.EntityBinder$1.class
org.hibernate.cfg.annotations.EntityBinder$EntityTableNamingStrategyHelper.class
org.hibernate.cfg.annotations.EntityBinder$EntityTableObjectNameSource.class
org.hibernate.cfg.annotations.EntityBinder$SecondaryTableNameSource.class
org.hibernate.cfg.annotations.EntityBinder$SecondaryTableNamingStrategyHelper.class
org.hibernate.cfg.annotations.EntityBinder.class
org.hibernate.cfg.annotations.IdBagBinder.class
org.hibernate.cfg.annotations.ListBinder$1.class
org.hibernate.cfg.annotations.ListBinder.class
org.hibernate.cfg.annotations.MapBinder$1.class
org.hibernate.cfg.annotations.MapBinder.class
org.hibernate.cfg.annotations.MapKeyColumnDelegator.class
org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator.class
org.hibernate.cfg.annotations.Nullability.class
org.hibernate.cfg.annotations.PrimitiveArrayBinder.class
org.hibernate.cfg.annotations.PropertyBinder.class
org.hibernate.cfg.annotations.QueryBinder$1.class
org.hibernate.cfg.annotations.QueryBinder.class
org.hibernate.cfg.annotations.ResultsetMappingSecondPass.class
org.hibernate.cfg.annotations.SetBinder.class
org.hibernate.cfg.annotations.SimpleValueBinder$1.class
org.hibernate.cfg.annotations.SimpleValueBinder.class
org.hibernate.cfg.annotations.TableBinder$1.class
org.hibernate.cfg.annotations.TableBinder$AssociationTableNameSource.class
org.hibernate.cfg.annotations.TableBinder.class
org.hibernate.cfg.annotations.Version.class
org.hibernate.cfg.annotations.reflection.JPAMetadataProvider.class
org.hibernate.cfg.annotations.reflection.JPAOverridenAnnotationReader$1.class
org.hibernate.cfg.annotations.reflection.JPAOverridenAnnotationReader$PropertyType.class
org.hibernate.cfg.annotations.reflection.JPAOverridenAnnotationReader.class
org.hibernate.cfg.annotations.reflection.XMLContext$Default.class
org.hibernate.cfg.annotations.reflection.XMLContext.class
org.hibernate.cfg.beanvalidation.BeanValidationActivator$ValidationMode.class
org.hibernate.cfg.beanvalidation.BeanValidationActivator.class
org.hibernate.cfg.beanvalidation.BeanValidationEventListener.class
org.hibernate.cfg.beanvalidation.GroupsPerOperation$Operation.class
org.hibernate.cfg.beanvalidation.GroupsPerOperation.class
org.hibernate.cfg.beanvalidation.HibernateTraversableResolver.class
org.hibernate.cfg.beanvalidation.TypeSafeActivator.class
org.hibernate.cfg.search.HibernateSearchEventListenerRegister.class
org/hibernate/checkstyle_checks.xml
org.hibernate.classic.Lifecycle.class
org.hibernate.classic.Session.class
org.hibernate.classic.Validatable.class
org.hibernate.classic.ValidationFailure.class
org.hibernate.collection.AbstractPersistentCollection$1.class
org.hibernate.collection.AbstractPersistentCollection$DelayedOperation.class
org.hibernate.collection.AbstractPersistentCollection$IteratorProxy.class
org.hibernate.collection.AbstractPersistentCollection$ListIteratorProxy.class
org.hibernate.collection.AbstractPersistentCollection$ListProxy.class
org.hibernate.collection.AbstractPersistentCollection$SetProxy.class
org.hibernate.collection.AbstractPersistentCollection.class
org.hibernate.collection.PersistentArrayHolder.class
org.hibernate.collection.PersistentBag$Clear.class
org.hibernate.collection.PersistentBag$SimpleAdd.class
org.hibernate.collection.PersistentBag.class
org.hibernate.collection.PersistentCollection.class
org.hibernate.collection.PersistentElementHolder.class
org.hibernate.collection.PersistentIdentifierBag.class
org.hibernate.collection.PersistentIndexedElementHolder$IndexedValue.class
org.hibernate.collection.PersistentIndexedElementHolder.class
org.hibernate.collection.PersistentList$Add.class
org.hibernate.collection.PersistentList$Clear.class
org.hibernate.collection.PersistentList$Remove.class
org.hibernate.collection.PersistentList$Set.class
org.hibernate.collection.PersistentList$SimpleAdd.class
org.hibernate.collection.PersistentList$SimpleRemove.class
org.hibernate.collection.PersistentList.class
org.hibernate.collection.PersistentListElementHolder.class
org.hibernate.collection.PersistentMap$Clear.class
org.hibernate.collection.PersistentMap$EntryIteratorProxy.class
org.hibernate.collection.PersistentMap$EntrySetProxy.class
org.hibernate.collection.PersistentMap$MapEntryProxy.class
org.hibernate.collection.PersistentMap$Put.class
org.hibernate.collection.PersistentMap$Remove.class
org.hibernate.collection.PersistentMap.class
org.hibernate.collection.PersistentMapElementHolder.class
org.hibernate.collection.PersistentSet$Clear.class
org.hibernate.collection.PersistentSet$SimpleAdd.class
org.hibernate.collection.PersistentSet$SimpleRemove.class
org.hibernate.collection.PersistentSet.class
org.hibernate.collection.PersistentSortedMap$SortedSubMap.class
org.hibernate.collection.PersistentSortedMap.class
org.hibernate.collection.PersistentSortedSet$SubSetProxy.class
org.hibernate.collection.PersistentSortedSet.class
org.hibernate.connection.ConnectionProvider.class
org.hibernate.connection.ConnectionProviderFactory.class
org.hibernate.connection.DatasourceConnectionProvider.class
org.hibernate.connection.DriverManagerConnectionProvider.class
org.hibernate.connection.UserSuppliedConnectionProvider.class
org.hibernate.context.CurrentSessionContext.class
org.hibernate.context.JTASessionContext$CleanupSynch.class
org.hibernate.context.JTASessionContext.class
org.hibernate.context.ManagedSessionContext.class
org.hibernate.context.ThreadLocalSessionContext$CleanupSynch.class
org.hibernate.context.ThreadLocalSessionContext$TransactionProtectionWrapper.class
org.hibernate.context.ThreadLocalSessionContext.class
org.hibernate.criterion.AbstractEmptinessExpression.class
org.hibernate.criterion.AggregateProjection.class
org.hibernate.criterion.AliasedProjection.class
org.hibernate.criterion.AvgProjection.class
org.hibernate.criterion.BetweenExpression.class
org.hibernate.criterion.Conjunction.class
org.hibernate.criterion.CountProjection.class
org.hibernate.criterion.CriteriaQuery.class
org.hibernate.criterion.CriteriaSpecification.class
org.hibernate.criterion.Criterion.class
org.hibernate.criterion.DetachedCriteria.class
org.hibernate.criterion.Disjunction.class
org.hibernate.criterion.Distinct.class
org.hibernate.criterion.EmptyExpression.class
org.hibernate.criterion.EnhancedProjection.class
org.hibernate.criterion.Example$AllPropertySelector.class
org.hibernate.criterion.Example$NotNullOrZeroPropertySelector.class
org.hibernate.criterion.Example$NotNullPropertySelector.class
org.hibernate.criterion.Example$PropertySelector.class
org.hibernate.criterion.Example.class
org.hibernate.criterion.ExistsSubqueryExpression.class
org.hibernate.criterion.Expression.class
org.hibernate.criterion.IdentifierEqExpression.class
org.hibernate.criterion.IdentifierProjection.class
org.hibernate.criterion.IlikeExpression.class
org.hibernate.criterion.InExpression.class
org.hibernate.criterion.Junction.class
org.hibernate.criterion.LikeExpression.class
org.hibernate.criterion.LogicalExpression.class
org.hibernate.criterion.MatchMode$1.class
org.hibernate.criterion.MatchMode$2.class
org.hibernate.criterion.MatchMode$3.class
org.hibernate.criterion.MatchMode$4.class
org.hibernate.criterion.MatchMode.class
org.hibernate.criterion.NaturalIdentifier.class
org.hibernate.criterion.NotEmptyExpression.class
org.hibernate.criterion.NotExpression.class
org.hibernate.criterion.NotNullExpression.class
org.hibernate.criterion.NullExpression.class
org.hibernate.criterion.Order.class
org.hibernate.criterion.Projection.class
org.hibernate.criterion.ProjectionList.class
org.hibernate.criterion.Projections.class
org.hibernate.criterion.Property.class
org.hibernate.criterion.PropertyExpression.class
org.hibernate.criterion.PropertyProjection.class
org.hibernate.criterion.PropertySubqueryExpression.class
org.hibernate.criterion.Restrictions.class
org.hibernate.criterion.RowCountProjection.class
org.hibernate.criterion.SQLCriterion.class
org.hibernate.criterion.SQLProjection.class
org.hibernate.criterion.SimpleExpression.class
org.hibernate.criterion.SimpleProjection.class
org.hibernate.criterion.SimpleSubqueryExpression.class
org.hibernate.criterion.SizeExpression.class
org.hibernate.criterion.Subqueries.class
org.hibernate.criterion.SubqueryExpression.class
org.hibernate.dialect.AbstractTransactSQLDialect.class
org.hibernate.dialect.CUBRIDDialect.class
org.hibernate.dialect.Cache71Dialect$1.class
org.hibernate.dialect.Cache71Dialect.class
org.hibernate.dialect.ColumnAliasExtractor$1.class
org.hibernate.dialect.ColumnAliasExtractor$2.class
org.hibernate.dialect.ColumnAliasExtractor.class
org.hibernate.dialect.DB2390Dialect.class
org.hibernate.dialect.DB2400Dialect.class
org.hibernate.dialect.DB2Dialect.class
org.hibernate.dialect.DataDirectOracle9Dialect.class
org.hibernate.dialect.DerbyDialect.class
org.hibernate.dialect.Dialect$1.class
org.hibernate.dialect.Dialect.class
org.hibernate.dialect.FirebirdDialect.class
org.hibernate.dialect.FrontBaseDialect.class
org.hibernate.dialect.H2Dialect$1.class
org.hibernate.dialect.H2Dialect.class
org.hibernate.dialect.HSQLDialect$1.class
org.hibernate.dialect.HSQLDialect$2.class
org.hibernate.dialect.HSQLDialect$ReadUncommittedLockingStrategy.class
org.hibernate.dialect.HSQLDialect.class
org.hibernate.dialect.InformixDialect$1.class
org.hibernate.dialect.InformixDialect.class
org.hibernate.dialect.Ingres10Dialect.class
org.hibernate.dialect.Ingres9Dialect.class
org.hibernate.dialect.IngresDialect.class
org.hibernate.dialect.InterbaseDialect.class
org.hibernate.dialect.JDataStoreDialect.class
org.hibernate.dialect.MckoiDialect.class
org.hibernate.dialect.MimerSQLDialect.class
org.hibernate.dialect.MySQL5Dialect.class
org.hibernate.dialect.MySQL5InnoDBDialect.class
org.hibernate.dialect.MySQLDialect.class
org.hibernate.dialect.MySQLInnoDBDialect.class
org.hibernate.dialect.MySQLMyISAMDialect.class
org.hibernate.dialect.Oracle10gDialect.class
org.hibernate.dialect.Oracle8iDialect$1.class
org.hibernate.dialect.Oracle8iDialect.class
org.hibernate.dialect.Oracle9Dialect$1.class
org.hibernate.dialect.Oracle9Dialect.class
org.hibernate.dialect.Oracle9iDialect.class
org.hibernate.dialect.OracleDialect.class
org.hibernate.dialect.PointbaseDialect.class
org.hibernate.dialect.PostgreSQLDialect$1.class
org.hibernate.dialect.PostgreSQLDialect.class
org.hibernate.dialect.PostgresPlusDialect.class
org.hibernate.dialect.ProgressDialect.class
org.hibernate.dialect.RDMSOS2200Dialect.class
org.hibernate.dialect.ResultColumnReferenceStrategy.class
org.hibernate.dialect.SAPDBDialect.class
org.hibernate.dialect.SQLServer2005Dialect.class
org.hibernate.dialect.SQLServer2008Dialect.class
org.hibernate.dialect.SQLServerDialect.class
org.hibernate.dialect.Sybase11Dialect.class
org.hibernate.dialect.SybaseASE157Dialect.class
org.hibernate.dialect.SybaseASE15Dialect.class
org.hibernate.dialect.SybaseAnywhereDialect.class
org.hibernate.dialect.SybaseDialect.class
org.hibernate.dialect.TeradataDialect.class
org.hibernate.dialect.TimesTenDialect.class
org.hibernate.dialect.TypeNames.class
org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction.class
org.hibernate.dialect.function.AnsiTrimEmulationFunction.class
org.hibernate.dialect.function.AnsiTrimFunction.class
org.hibernate.dialect.function.AvgWithArgumentCastFunction.class
org.hibernate.dialect.function.CastFunction.class
org.hibernate.dialect.function.CharIndexFunction.class
org.hibernate.dialect.function.ClassicAvgFunction.class
org.hibernate.dialect.function.ClassicCountFunction.class
org.hibernate.dialect.function.ClassicSumFunction.class
org.hibernate.dialect.function.ConditionalParenthesisFunction.class
org.hibernate.dialect.function.ConvertFunction.class
org.hibernate.dialect.function.DerbyConcatFunction$1.class
org.hibernate.dialect.function.DerbyConcatFunction$2.class
org.hibernate.dialect.function.DerbyConcatFunction$3.class
org.hibernate.dialect.function.DerbyConcatFunction$4.class
org.hibernate.dialect.function.DerbyConcatFunction$StringJoinTemplate.class
org.hibernate.dialect.function.DerbyConcatFunction$StringTransformer.class
org.hibernate.dialect.function.DerbyConcatFunction.class
org.hibernate.dialect.function.NoArgSQLFunction.class
org.hibernate.dialect.function.NvlFunction.class
org.hibernate.dialect.function.PositionSubstringFunction.class
org.hibernate.dialect.function.SQLFunction.class
org.hibernate.dialect.function.SQLFunctionRegistry.class
org.hibernate.dialect.function.SQLFunctionTemplate.class
org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions$AvgFunction.class
org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions$CountFunction.class
org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions$MaxFunction.class
org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions$MinFunction.class
org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions$SumFunction.class
org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.class
org.hibernate.dialect.function.StandardJDBCEscapeFunction.class
org.hibernate.dialect.function.StandardSQLFunction.class
org.hibernate.dialect.function.TemplateRenderer.class
org.hibernate.dialect.function.TrimFunctionTemplate$Options.class
org.hibernate.dialect.function.TrimFunctionTemplate$Specification.class
org.hibernate.dialect.function.TrimFunctionTemplate.class
org.hibernate.dialect.function.VarArgsSQLFunction.class
org.hibernate.dialect.lock.AbstractSelectLockingStrategy.class
org.hibernate.dialect.lock.LockingStrategy.class
org.hibernate.dialect.lock.OptimisticForceIncrementLockingStrategy.class
org.hibernate.dialect.lock.OptimisticLockingStrategy.class
org.hibernate.dialect.lock.PessimisticForceIncrementLockingStrategy.class
org.hibernate.dialect.lock.PessimisticReadSelectLockingStrategy.class
org.hibernate.dialect.lock.PessimisticReadUpdateLockingStrategy.class
org.hibernate.dialect.lock.PessimisticWriteSelectLockingStrategy.class
org.hibernate.dialect.lock.PessimisticWriteUpdateLockingStrategy.class
org.hibernate.dialect.lock.SelectLockingStrategy.class
org.hibernate.dialect.lock.UpdateLockingStrategy.class
org.hibernate.dialect.resolver.AbstractDialectResolver.class
org.hibernate.dialect.resolver.BasicDialectResolver.class
org.hibernate.dialect.resolver.BasicSQLExceptionConverter$1.class
org.hibernate.dialect.resolver.BasicSQLExceptionConverter$ConstraintNameExtracter.class
org.hibernate.dialect.resolver.BasicSQLExceptionConverter.class
org.hibernate.dialect.resolver.DialectFactory.class
org.hibernate.dialect.resolver.DialectResolver.class
org.hibernate.dialect.resolver.DialectResolverSet.class
org.hibernate.dialect.resolver.StandardDialectResolver.class
org/hibernate/ejb/orm_1_0.xsd
org/hibernate/ejb/orm_2_0.xsd
org.hibernate.engine.ActionQueue$1.class
org.hibernate.engine.ActionQueue$AfterTransactionCompletionProcessQueue.class
org.hibernate.engine.ActionQueue$BeforeTransactionCompletionProcessQueue.class
org.hibernate.engine.ActionQueue$InsertActionSorter.class
org.hibernate.engine.ActionQueue.class
org.hibernate.engine.AssociationKey.class
org.hibernate.engine.BatchFetchQueue.class
org.hibernate.engine.Cascade.class
org.hibernate.engine.CascadeStyle$1.class
org.hibernate.engine.CascadeStyle$10.class
org.hibernate.engine.CascadeStyle$11.class
org.hibernate.engine.CascadeStyle$12.class
org.hibernate.engine.CascadeStyle$2.class
org.hibernate.engine.CascadeStyle$3.class
org.hibernate.engine.CascadeStyle$4.class
org.hibernate.engine.CascadeStyle$5.class
org.hibernate.engine.CascadeStyle$6.class
org.hibernate.engine.CascadeStyle$7.class
org.hibernate.engine.CascadeStyle$8.class
org.hibernate.engine.CascadeStyle$9.class
org.hibernate.engine.CascadeStyle$MultipleCascadeStyle.class
org.hibernate.engine.CascadeStyle.class
org.hibernate.engine.CascadingAction$1.class
org.hibernate.engine.CascadingAction$10.class
org.hibernate.engine.CascadingAction$2.class
org.hibernate.engine.CascadingAction$3.class
org.hibernate.engine.CascadingAction$4.class
org.hibernate.engine.CascadingAction$5.class
org.hibernate.engine.CascadingAction$6.class
org.hibernate.engine.CascadingAction$7.class
org.hibernate.engine.CascadingAction$8.class
org.hibernate.engine.CascadingAction$9.class
org.hibernate.engine.CascadingAction.class
org.hibernate.engine.CollectionEntry.class
org.hibernate.engine.CollectionKey.class
org.hibernate.engine.Collections.class
org.hibernate.engine.EntityEntry.class
org.hibernate.engine.EntityKey.class
org.hibernate.engine.EntityUniqueKey.class
org.hibernate.engine.ExecuteUpdateResultCheckStyle.class
org.hibernate.engine.FilterDefinition.class
org.hibernate.engine.ForeignKeys$Nullifier.class
org.hibernate.engine.ForeignKeys.class
org.hibernate.engine.HibernateIterator.class
org.hibernate.engine.IdentifierValue$1.class
org.hibernate.engine.IdentifierValue$2.class
org.hibernate.engine.IdentifierValue$3.class
org.hibernate.engine.IdentifierValue$4.class
org.hibernate.engine.IdentifierValue.class
org.hibernate.engine.JoinHelper.class
org.hibernate.engine.JoinSequence$Join.class
org.hibernate.engine.JoinSequence$Selector.class
org.hibernate.engine.JoinSequence.class
org.hibernate.engine.LoadQueryInfluencers.class
org.hibernate.engine.Mapping.class
org.hibernate.engine.NamedQueryDefinition.class
org.hibernate.engine.NamedSQLQueryDefinition.class
org.hibernate.engine.NonFlushedChanges.class
org.hibernate.engine.Nullability.class
org.hibernate.engine.ParameterBinder$NamedParameterSource.class
org.hibernate.engine.ParameterBinder.class
org.hibernate.engine.PersistenceContext.class
org.hibernate.engine.QueryParameters.class
org.hibernate.engine.ResultSetMappingDefinition.class
org.hibernate.engine.RowSelection.class
org.hibernate.engine.SessionFactoryImplementor.class
org.hibernate.engine.SessionImplementor.class
org.hibernate.engine.StatefulPersistenceContext.class
org.hibernate.engine.Status.class
org.hibernate.engine.SubselectFetch.class
org.hibernate.engine.TransactionHelper$1Work.class
org.hibernate.engine.TransactionHelper.class
org.hibernate.engine.TwoPhaseLoad.class
org.hibernate.engine.TypedValue.class
org.hibernate.engine.UnsavedValueFactory.class
org.hibernate.engine.ValueInclusion.class
org.hibernate.engine.VersionValue$1.class
org.hibernate.engine.VersionValue$2.class
org.hibernate.engine.VersionValue$3.class
org.hibernate.engine.VersionValue.class
org.hibernate.engine.Versioning.class
org.hibernate.engine.jdbc.AbstractLobCreator.class
org.hibernate.engine.jdbc.BlobImplementer.class
org.hibernate.engine.jdbc.BlobProxy.class
org.hibernate.engine.jdbc.ClobImplementer.class
org.hibernate.engine.jdbc.ClobProxy.class
org.hibernate.engine.jdbc.ColumnNameCache.class
org.hibernate.engine.jdbc.ContextualLobCreator$1.class
org.hibernate.engine.jdbc.ContextualLobCreator$CallbackImpl.class
org.hibernate.engine.jdbc.ContextualLobCreator.class
org.hibernate.engine.jdbc.JdbcSupport.class
org.hibernate.engine.jdbc.JdbcSupportImpl.class
org.hibernate.engine.jdbc.JdbcSupportLoader.class
org.hibernate.engine.jdbc.LobCreationContext$Callback.class
org.hibernate.engine.jdbc.LobCreationContext.class
org.hibernate.engine.jdbc.LobCreator.class
org.hibernate.engine.jdbc.NClobImplementer.class
org.hibernate.engine.jdbc.NClobProxy.class
org.hibernate.engine.jdbc.NonContextualLobCreator.class
org.hibernate.engine.jdbc.ReaderInputStream.class
org.hibernate.engine.jdbc.ResultSetWrapperProxy.class
org.hibernate.engine.jdbc.SerializableBlobProxy.class
org.hibernate.engine.jdbc.SerializableClobProxy.class
org.hibernate.engine.jdbc.SerializableNClobProxy.class
org.hibernate.engine.jdbc.StreamUtils.class
org.hibernate.engine.jdbc.WrappedBlob.class
org.hibernate.engine.jdbc.WrappedClob.class
org.hibernate.engine.loading.CollectionLoadContext.class
org.hibernate.engine.loading.EntityLoadContext.class
org.hibernate.engine.loading.LoadContexts.class
org.hibernate.engine.loading.LoadingCollectionEntry.class
org.hibernate.engine.profile.Association.class
org.hibernate.engine.profile.Fetch$Style.class
org.hibernate.engine.profile.Fetch.class
org.hibernate.engine.profile.FetchProfile.class
org.hibernate.engine.query.FilterQueryPlan.class
org.hibernate.engine.query.HQLQueryPlan.class
org.hibernate.engine.query.NamedParameterDescriptor.class
org.hibernate.engine.query.NativeSQLQueryPlan.class
org.hibernate.engine.query.OrdinalParameterDescriptor.class
org.hibernate.engine.query.ParamLocationRecognizer$NamedParameterDescription.class
org.hibernate.engine.query.ParamLocationRecognizer.class
org.hibernate.engine.query.ParameterMetadata.class
org.hibernate.engine.query.ParameterParser$Recognizer.class
org.hibernate.engine.query.ParameterParser.class
org.hibernate.engine.query.QueryMetadata.class
org.hibernate.engine.query.QueryPlanCache$1.class
org.hibernate.engine.query.QueryPlanCache$DynamicFilterKey.class
org.hibernate.engine.query.QueryPlanCache$FilterQueryPlanKey.class
org.hibernate.engine.query.QueryPlanCache$HQLQueryPlanKey.class
org.hibernate.engine.query.QueryPlanCache.class
org.hibernate.engine.query.ReturnMetadata.class
org.hibernate.engine.query.sql.NativeSQLQueryCollectionReturn.class
org.hibernate.engine.query.sql.NativeSQLQueryJoinReturn.class
org.hibernate.engine.query.sql.NativeSQLQueryNonScalarReturn.class
org.hibernate.engine.query.sql.NativeSQLQueryReturn.class
org.hibernate.engine.query.sql.NativeSQLQueryRootReturn.class
org.hibernate.engine.query.sql.NativeSQLQueryScalarReturn.class
org.hibernate.engine.query.sql.NativeSQLQuerySpecification.class
org.hibernate.engine.transaction.IsolatedWork.class
org.hibernate.engine.transaction.Isolater$Delegate.class
org.hibernate.engine.transaction.Isolater$JdbcDelegate.class
org.hibernate.engine.transaction.Isolater$JtaDelegate.class
org.hibernate.engine.transaction.Isolater.class
org.hibernate.engine.transaction.NullSynchronizationException.class
org.hibernate.engine.transaction.SynchronizationRegistry.class
org.hibernate.event.AbstractCollectionEvent.class
org.hibernate.event.AbstractEvent.class
org.hibernate.event.AbstractPreDatabaseOperationEvent.class
org.hibernate.event.AutoFlushEvent.class
org.hibernate.event.AutoFlushEventListener.class
org.hibernate.event.DeleteEvent.class
org.hibernate.event.DeleteEventListener.class
org.hibernate.event.Destructible.class
org.hibernate.event.DirtyCheckEvent.class
org.hibernate.event.DirtyCheckEventListener.class
org.hibernate.event.EventListeners$1.class
org.hibernate.event.EventListeners$2.class
org.hibernate.event.EventListeners$ListenerProcesser.class
org.hibernate.event.EventListeners.class
org.hibernate.event.EventSource.class
org.hibernate.event.EvictEvent.class
org.hibernate.event.EvictEventListener.class
org.hibernate.event.FlushEntityEvent.class
org.hibernate.event.FlushEntityEventListener.class
org.hibernate.event.FlushEvent.class
org.hibernate.event.FlushEventListener.class
org.hibernate.event.Initializable.class
org.hibernate.event.InitializeCollectionEvent.class
org.hibernate.event.InitializeCollectionEventListener.class
org.hibernate.event.LoadEvent.class
org.hibernate.event.LoadEventListener$1.class
org.hibernate.event.LoadEventListener$LoadType.class
org.hibernate.event.LoadEventListener.class
org.hibernate.event.LockEvent.class
org.hibernate.event.LockEventListener.class
org.hibernate.event.MergeEvent.class
org.hibernate.event.MergeEventListener.class
org.hibernate.event.PersistEvent.class
org.hibernate.event.PersistEventListener.class
org.hibernate.event.PostCollectionRecreateEvent.class
org.hibernate.event.PostCollectionRecreateEventListener.class
org.hibernate.event.PostCollectionRemoveEvent.class
org.hibernate.event.PostCollectionRemoveEventListener.class
org.hibernate.event.PostCollectionUpdateEvent.class
org.hibernate.event.PostCollectionUpdateEventListener.class
org.hibernate.event.PostDeleteEvent.class
org.hibernate.event.PostDeleteEventListener.class
org.hibernate.event.PostInsertEvent.class
org.hibernate.event.PostInsertEventListener.class
org.hibernate.event.PostLoadEvent.class
org.hibernate.event.PostLoadEventListener.class
org.hibernate.event.PostUpdateEvent.class
org.hibernate.event.PostUpdateEventListener.class
org.hibernate.event.PreCollectionRecreateEvent.class
org.hibernate.event.PreCollectionRecreateEventListener.class
org.hibernate.event.PreCollectionRemoveEvent.class
org.hibernate.event.PreCollectionRemoveEventListener.class
org.hibernate.event.PreCollectionUpdateEvent.class
org.hibernate.event.PreCollectionUpdateEventListener.class
org.hibernate.event.PreDeleteEvent.class
org.hibernate.event.PreDeleteEventListener.class
org.hibernate.event.PreInsertEvent.class
org.hibernate.event.PreInsertEventListener.class
org.hibernate.event.PreLoadEvent.class
org.hibernate.event.PreLoadEventListener.class
org.hibernate.event.PreUpdateEvent.class
org.hibernate.event.PreUpdateEventListener.class
org.hibernate.event.RefreshEvent.class
org.hibernate.event.RefreshEventListener.class
org.hibernate.event.ReplicateEvent.class
org.hibernate.event.ReplicateEventListener.class
org.hibernate.event.SaveOrUpdateEvent.class
org.hibernate.event.SaveOrUpdateEventListener.class
org.hibernate.event.def.AbstractFlushingEventListener.class
org.hibernate.event.def.AbstractLockUpgradeEventListener.class
org.hibernate.event.def.AbstractReassociateEventListener.class
org.hibernate.event.def.AbstractSaveEventListener.class
org.hibernate.event.def.AbstractVisitor.class
org.hibernate.event.def.DefaultAutoFlushEventListener.class
org.hibernate.event.def.DefaultDeleteEventListener.class
org.hibernate.event.def.DefaultDirtyCheckEventListener.class
org.hibernate.event.def.DefaultEvictEventListener.class
org.hibernate.event.def.DefaultFlushEntityEventListener.class
org.hibernate.event.def.DefaultFlushEventListener.class
org.hibernate.event.def.DefaultInitializeCollectionEventListener.class
org.hibernate.event.def.DefaultLoadEventListener.class
org.hibernate.event.def.DefaultLockEventListener.class
org.hibernate.event.def.DefaultMergeEventListener.class
org.hibernate.event.def.DefaultPersistEventListener.class
org.hibernate.event.def.DefaultPersistOnFlushEventListener.class
org.hibernate.event.def.DefaultPostLoadEventListener.class
org.hibernate.event.def.DefaultPreLoadEventListener.class
org.hibernate.event.def.DefaultRefreshEventListener.class
org.hibernate.event.def.DefaultReplicateEventListener.class
org.hibernate.event.def.DefaultSaveEventListener.class
org.hibernate.event.def.DefaultSaveOrUpdateCopyEventListener.class
org.hibernate.event.def.DefaultSaveOrUpdateEventListener.class
org.hibernate.event.def.DefaultUpdateEventListener.class
org.hibernate.event.def.DirtyCollectionSearchVisitor.class
org.hibernate.event.def.EventCache.class
org.hibernate.event.def.EvictVisitor.class
org.hibernate.event.def.FlushVisitor.class
org.hibernate.event.def.OnLockVisitor.class
org.hibernate.event.def.OnReplicateVisitor.class
org.hibernate.event.def.OnUpdateVisitor.class
org.hibernate.event.def.ProxyVisitor.class
org.hibernate.event.def.ReattachVisitor.class
org.hibernate.event.def.WrapVisitor.class
org.hibernate.exception.CacheSQLStateConverter.class
org.hibernate.exception.Configurable.class
org.hibernate.exception.ConstraintViolationException.class
org.hibernate.exception.DataException.class
org.hibernate.exception.GenericJDBCException.class
org.hibernate.exception.JDBCConnectionException.class
org.hibernate.exception.JDBCExceptionHelper.class
org.hibernate.exception.LockAcquisitionException.class
org.hibernate.exception.SQLExceptionConverter.class
org.hibernate.exception.SQLExceptionConverterFactory$1.class
org.hibernate.exception.SQLExceptionConverterFactory.class
org.hibernate.exception.SQLGrammarException.class
org.hibernate.exception.SQLStateConverter.class
org.hibernate.exception.TemplatedViolatedConstraintNameExtracter.class
org.hibernate.exception.ViolatedConstraintNameExtracter.class
org/hibernate/hibernate-configuration-3.0.dtd
org/hibernate/hibernate-mapping-3.0.dtd
org.hibernate.hql.CollectionProperties.class
org.hibernate.hql.CollectionSubqueryFactory.class
org.hibernate.hql.FilterTranslator.class
org.hibernate.hql.HolderInstantiator.class
org.hibernate.hql.NameGenerator.class
org.hibernate.hql.ParameterTranslations.class
org.hibernate.hql.QueryExecutionRequestException.class
org.hibernate.hql.QuerySplitter.class
org.hibernate.hql.QueryTranslator.class
org.hibernate.hql.QueryTranslatorFactory.class
org.hibernate.hql.antlr.HqlBaseLexer.class
org.hibernate.hql.antlr.HqlBaseParser.class
org.hibernate.hql.antlr.HqlSqlBaseWalker.class
org.hibernate.hql.antlr.HqlSqlTokenTypes.class
org/hibernate/hql/antlr/HqlSqlTokenTypes.txt
org.hibernate.hql.antlr.HqlTokenTypes.class
org/hibernate/hql/antlr/HqlTokenTypes.txt
org.hibernate.hql.antlr.SqlGeneratorBase.class
org.hibernate.hql.antlr.SqlTokenTypes.class
org/hibernate/hql/antlr/SqlTokenTypes.txt
org.hibernate.hql.ast.ASTQueryTranslatorFactory.class
org.hibernate.hql.ast.DetailedSemanticException.class
org.hibernate.hql.ast.ErrorCounter.class
org.hibernate.hql.ast.ErrorReporter.class
org.hibernate.hql.ast.HqlASTFactory.class
org.hibernate.hql.ast.HqlLexer.class
org.hibernate.hql.ast.HqlParser.class
org.hibernate.hql.ast.HqlSqlWalker$WithClauseVisitor.class
org.hibernate.hql.ast.HqlSqlWalker.class
org.hibernate.hql.ast.HqlToken.class
org.hibernate.hql.ast.InvalidPathException.class
org.hibernate.hql.ast.InvalidWithClauseException.class
org.hibernate.hql.ast.ParameterTranslationsImpl$1NamedParamTempHolder.class
org.hibernate.hql.ast.ParameterTranslationsImpl$ParameterInfo.class
org.hibernate.hql.ast.ParameterTranslationsImpl.class
org.hibernate.hql.ast.ParseErrorHandler.class
org.hibernate.hql.ast.QuerySyntaxException.class
org.hibernate.hql.ast.QueryTranslatorImpl$JavaConstantConverter.class
org.hibernate.hql.ast.QueryTranslatorImpl.class
org.hibernate.hql.ast.SqlASTFactory.class
org.hibernate.hql.ast.SqlGenerator$DefaultWriter.class
org.hibernate.hql.ast.SqlGenerator$FunctionArguments.class
org.hibernate.hql.ast.SqlGenerator$SqlWriter.class
org.hibernate.hql.ast.SqlGenerator.class
org.hibernate.hql.ast.TypeDiscriminatorMetadata.class
org.hibernate.hql.ast.exec.AbstractStatementExecutor$1.class
org.hibernate.hql.ast.exec.AbstractStatementExecutor$2.class
org.hibernate.hql.ast.exec.AbstractStatementExecutor$3.class
org.hibernate.hql.ast.exec.AbstractStatementExecutor.class
org.hibernate.hql.ast.exec.BasicExecutor.class
org.hibernate.hql.ast.exec.MultiTableDeleteExecutor.class
org.hibernate.hql.ast.exec.MultiTableUpdateExecutor.class
org.hibernate.hql.ast.exec.StatementExecutor.class
org.hibernate.hql.ast.tree.AbstractMapComponentNode.class
org.hibernate.hql.ast.tree.AbstractNullnessCheckNode.class
org.hibernate.hql.ast.tree.AbstractRestrictableStatement.class
org.hibernate.hql.ast.tree.AbstractSelectExpression.class
org.hibernate.hql.ast.tree.AbstractStatement.class
org.hibernate.hql.ast.tree.AggregateNode.class
org.hibernate.hql.ast.tree.AggregatedSelectExpression.class
org.hibernate.hql.ast.tree.AssignmentSpecification$1.class
org.hibernate.hql.ast.tree.AssignmentSpecification.class
org.hibernate.hql.ast.tree.BetweenOperatorNode.class
org.hibernate.hql.ast.tree.BinaryArithmeticOperatorNode.class
org.hibernate.hql.ast.tree.BinaryLogicOperatorNode.class
org.hibernate.hql.ast.tree.BinaryOperatorNode.class
org.hibernate.hql.ast.tree.BooleanLiteralNode.class
org.hibernate.hql.ast.tree.Case2Node.class
org.hibernate.hql.ast.tree.CaseNode.class
org.hibernate.hql.ast.tree.CollectionFunction.class
org.hibernate.hql.ast.tree.ComponentJoin$1.class
org.hibernate.hql.ast.tree.ComponentJoin$ComponentFromElementType.class
org.hibernate.hql.ast.tree.ComponentJoin$ComponentPropertyMapping.class
org.hibernate.hql.ast.tree.ComponentJoin.class
org.hibernate.hql.ast.tree.ConstructorNode.class
org.hibernate.hql.ast.tree.CountNode.class
org.hibernate.hql.ast.tree.DeleteStatement.class
org.hibernate.hql.ast.tree.DisplayableNode.class
org.hibernate.hql.ast.tree.DotNode$1.class
org.hibernate.hql.ast.tree.DotNode$IllegalCollectionDereferenceExceptionBuilder.class
org.hibernate.hql.ast.tree.DotNode.class
org.hibernate.hql.ast.tree.ExpectedTypeAwareNode.class
org.hibernate.hql.ast.tree.FromClause$1.class
org.hibernate.hql.ast.tree.FromClause$2.class
org.hibernate.hql.ast.tree.FromClause$3.class
org.hibernate.hql.ast.tree.FromClause$4.class
org.hibernate.hql.ast.tree.FromClause.class
org.hibernate.hql.ast.tree.FromElement$1.class
org.hibernate.hql.ast.tree.FromElement$TypeDiscriminatorMetadataImpl.class
org.hibernate.hql.ast.tree.FromElement.class
org.hibernate.hql.ast.tree.FromElementFactory.class
org.hibernate.hql.ast.tree.FromElementType$1.class
org.hibernate.hql.ast.tree.FromElementType$SpecialManyToManyCollectionPropertyMapping.class
org.hibernate.hql.ast.tree.FromElementType.class
org.hibernate.hql.ast.tree.FromReferenceNode.class
org.hibernate.hql.ast.tree.FunctionNode.class
org.hibernate.hql.ast.tree.HqlSqlWalkerNode.class
org.hibernate.hql.ast.tree.IdentNode.class
org.hibernate.hql.ast.tree.ImpliedFromElement.class
org.hibernate.hql.ast.tree.InLogicOperatorNode.class
org.hibernate.hql.ast.tree.IndexNode$AggregatedIndexCollectionSelectorParameterSpecifications.class
org.hibernate.hql.ast.tree.IndexNode.class
org.hibernate.hql.ast.tree.InitializeableNode.class
org.hibernate.hql.ast.tree.InsertStatement.class
org.hibernate.hql.ast.tree.IntoClause.class
org.hibernate.hql.ast.tree.IsNotNullLogicOperatorNode.class
org.hibernate.hql.ast.tree.IsNullLogicOperatorNode.class
org.hibernate.hql.ast.tree.JavaConstantNode.class
org.hibernate.hql.ast.tree.LiteralNode.class
org.hibernate.hql.ast.tree.MapEntryNode$1.class
org.hibernate.hql.ast.tree.MapEntryNode$BasicSelectExpression.class
org.hibernate.hql.ast.tree.MapEntryNode$EntryAdapter.class
org.hibernate.hql.ast.tree.MapEntryNode$LocalAliasGenerator.class
org.hibernate.hql.ast.tree.MapEntryNode$MapEntryBuilder.class
org.hibernate.hql.ast.tree.MapEntryNode.class
org.hibernate.hql.ast.tree.MapKeyNode.class
org.hibernate.hql.ast.tree.MapValueNode.class
org.hibernate.hql.ast.tree.MethodNode.class
org.hibernate.hql.ast.tree.Node.class
org.hibernate.hql.ast.tree.OperatorNode.class
org.hibernate.hql.ast.tree.OrderByClause.class
org.hibernate.hql.ast.tree.ParameterContainer.class
org.hibernate.hql.ast.tree.ParameterNode.class
org.hibernate.hql.ast.tree.PathNode.class
org.hibernate.hql.ast.tree.QueryNode.class
org.hibernate.hql.ast.tree.ResolvableNode.class
org.hibernate.hql.ast.tree.RestrictableStatement.class
org.hibernate.hql.ast.tree.ResultVariableRefNode.class
org.hibernate.hql.ast.tree.SelectClause.class
org.hibernate.hql.ast.tree.SelectExpression.class
org.hibernate.hql.ast.tree.SelectExpressionImpl.class
org.hibernate.hql.ast.tree.SelectExpressionList.class
org.hibernate.hql.ast.tree.SessionFactoryAwareNode.class
org.hibernate.hql.ast.tree.SqlFragment.class
org.hibernate.hql.ast.tree.SqlNode.class
org.hibernate.hql.ast.tree.Statement.class
org.hibernate.hql.ast.tree.UnaryArithmeticNode.class
org.hibernate.hql.ast.tree.UnaryLogicOperatorNode.class
org.hibernate.hql.ast.tree.UnaryOperatorNode.class
org.hibernate.hql.ast.tree.UpdateStatement.class
org.hibernate.hql.ast.util.ASTAppender.class
org.hibernate.hql.ast.util.ASTIterator.class
org.hibernate.hql.ast.util.ASTParentsFirstIterator.class
org.hibernate.hql.ast.util.ASTPrinter.class
org.hibernate.hql.ast.util.ASTUtil$CollectingNodeVisitor.class
org.hibernate.hql.ast.util.ASTUtil$FilterPredicate.class
org.hibernate.hql.ast.util.ASTUtil$IncludePredicate.class
org.hibernate.hql.ast.util.ASTUtil.class
org.hibernate.hql.ast.util.AliasGenerator.class
org.hibernate.hql.ast.util.ColumnHelper.class
org.hibernate.hql.ast.util.JoinProcessor$1.class
org.hibernate.hql.ast.util.JoinProcessor.class
org.hibernate.hql.ast.util.LiteralProcessor$1.class
org.hibernate.hql.ast.util.LiteralProcessor$ApproximateDecimalFormatter.class
org.hibernate.hql.ast.util.LiteralProcessor$DecimalFormatter.class
org.hibernate.hql.ast.util.LiteralProcessor$ExactDecimalFormatter.class
org.hibernate.hql.ast.util.LiteralProcessor.class
org.hibernate.hql.ast.util.NodeTraverser$VisitationStrategy.class
org.hibernate.hql.ast.util.NodeTraverser.class
org.hibernate.hql.ast.util.PathHelper.class
org.hibernate.hql.ast.util.SessionFactoryHelper.class
org.hibernate.hql.ast.util.SyntheticAndFactory.class
org.hibernate.hql.classic.ClassicQueryTranslatorFactory.class
org.hibernate.hql.classic.ClauseParser.class
org.hibernate.hql.classic.FromParser.class
org.hibernate.hql.classic.FromPathExpressionParser.class
org.hibernate.hql.classic.GroupByParser.class
org.hibernate.hql.classic.HavingParser.class
org.hibernate.hql.classic.OrderByParser.class
org.hibernate.hql.classic.Parser.class
org.hibernate.hql.classic.ParserHelper.class
org.hibernate.hql.classic.PathExpressionParser$CollectionElement.class
org.hibernate.hql.classic.PathExpressionParser.class
org.hibernate.hql.classic.PreprocessingParser.class
org.hibernate.hql.classic.QueryTranslatorImpl$1.class
org.hibernate.hql.classic.QueryTranslatorImpl$2.class
org.hibernate.hql.classic.QueryTranslatorImpl.class
org.hibernate.hql.classic.SelectParser.class
org.hibernate.hql.classic.SelectPathExpressionParser.class
org.hibernate.hql.classic.WhereParser.class
org.hibernate.id.AbstractPostInsertGenerator.class
org.hibernate.id.AbstractUUIDGenerator.class
org.hibernate.id.Assigned.class
org.hibernate.id.CompositeNestedGeneratedValueGenerator$GenerationContextLocator.class
org.hibernate.id.CompositeNestedGeneratedValueGenerator$GenerationPlan.class
org.hibernate.id.CompositeNestedGeneratedValueGenerator.class
org.hibernate.id.Configurable.class
org.hibernate.id.ForeignGenerator.class
org.hibernate.id.GUIDGenerator.class
org.hibernate.id.IdentifierGenerationException.class
org.hibernate.id.IdentifierGenerator.class
org.hibernate.id.IdentifierGeneratorAggregator.class
org.hibernate.id.IdentifierGeneratorHelper$1.class
org.hibernate.id.IdentifierGeneratorHelper$2.class
org.hibernate.id.IdentifierGeneratorHelper$BasicHolder.class
org.hibernate.id.IdentifierGeneratorHelper$BigDecimalHolder.class
org.hibernate.id.IdentifierGeneratorHelper$BigIntegerHolder.class
org.hibernate.id.IdentifierGeneratorHelper.class
org.hibernate.id.IdentityGenerator$BasicDelegate.class
org.hibernate.id.IdentityGenerator$GetGeneratedKeysDelegate.class
org.hibernate.id.IdentityGenerator$InsertSelectDelegate.class
org.hibernate.id.IdentityGenerator.class
org.hibernate.id.IncrementGenerator.class
org.hibernate.id.IntegralDataTypeHolder.class
org.hibernate.id.MultipleHiLoPerTableGenerator$1.class
org.hibernate.id.MultipleHiLoPerTableGenerator.class
org.hibernate.id.PersistentIdentifierGenerator.class
org.hibernate.id.PostInsertIdentifierGenerator.class
org.hibernate.id.PostInsertIdentityPersister.class
org.hibernate.id.ResultSetIdentifierConsumer.class
org.hibernate.id.SelectGenerator$1.class
org.hibernate.id.SelectGenerator$SelectGeneratorDelegate.class
org.hibernate.id.SelectGenerator.class
org.hibernate.id.SequenceGenerator.class
org.hibernate.id.SequenceHiLoGenerator$1.class
org.hibernate.id.SequenceHiLoGenerator.class
org.hibernate.id.SequenceIdentityGenerator$Delegate.class
org.hibernate.id.SequenceIdentityGenerator$NoCommentsInsert.class
org.hibernate.id.SequenceIdentityGenerator.class
org.hibernate.id.TableGenerator.class
org.hibernate.id.TableHiLoGenerator$1.class
org.hibernate.id.TableHiLoGenerator.class
org.hibernate.id.UUIDGenerationStrategy.class
org.hibernate.id.UUIDGenerator.class
org.hibernate.id.UUIDHexGenerator.class
org.hibernate.id.enhanced.AccessCallback.class
org.hibernate.id.enhanced.DatabaseStructure.class
org.hibernate.id.enhanced.Optimizer.class
org.hibernate.id.enhanced.OptimizerFactory$HiLoOptimizer.class
org.hibernate.id.enhanced.OptimizerFactory$InitialValueAwareOptimizer.class
org.hibernate.id.enhanced.OptimizerFactory$LegacyHiLoAlgorithmOptimizer.class
org.hibernate.id.enhanced.OptimizerFactory$NoopOptimizer.class
org.hibernate.id.enhanced.OptimizerFactory$OptimizerSupport.class
org.hibernate.id.enhanced.OptimizerFactory$PooledLoOptimizer.class
org.hibernate.id.enhanced.OptimizerFactory$PooledOptimizer.class
org.hibernate.id.enhanced.OptimizerFactory$StandardOptimizerDescriptor.class
org.hibernate.id.enhanced.OptimizerFactory.class
org.hibernate.id.enhanced.SequenceStructure$1.class
org.hibernate.id.enhanced.SequenceStructure.class
org.hibernate.id.enhanced.SequenceStyleGenerator.class
org.hibernate.id.enhanced.TableGenerator$1.class
org.hibernate.id.enhanced.TableGenerator.class
org.hibernate.id.enhanced.TableStructure$1.class
org.hibernate.id.enhanced.TableStructure.class
org.hibernate.id.factory.DefaultIdentifierGeneratorFactory.class
org.hibernate.id.factory.IdentifierGeneratorFactory.class
org.hibernate.id.insert.AbstractReturningDelegate.class
org.hibernate.id.insert.AbstractSelectingDelegate.class
org.hibernate.id.insert.Binder.class
org.hibernate.id.insert.IdentifierGeneratingInsert.class
org.hibernate.id.insert.InsertGeneratedIdentifierDelegate.class
org.hibernate.id.insert.InsertSelectIdentityInsert.class
org.hibernate.id.uuid.CustomVersionOneStrategy.class
org.hibernate.id.uuid.Helper.class
org.hibernate.id.uuid.StandardRandomStrategy.class
org.hibernate.impl.AbstractQueryImpl.class
org.hibernate.impl.AbstractScrollableResults.class
org.hibernate.impl.AbstractSessionImpl.class
org.hibernate.impl.CollectionFilterImpl.class
org.hibernate.impl.CriteriaImpl$1.class
org.hibernate.impl.CriteriaImpl$CriterionEntry.class
org.hibernate.impl.CriteriaImpl$OrderEntry.class
org.hibernate.impl.CriteriaImpl$Subcriteria.class
org.hibernate.impl.CriteriaImpl.class
org.hibernate.impl.FetchingScrollableResultsImpl.class
org.hibernate.impl.FilterImpl.class
org.hibernate.impl.IteratorImpl.class
org.hibernate.impl.NonFlushedChangesImpl$SessionNonFlushedChanges.class
org.hibernate.impl.NonFlushedChangesImpl.class
org.hibernate.impl.QueryImpl.class
org.hibernate.impl.SQLQueryImpl$1.class
org.hibernate.impl.SQLQueryImpl$FetchReturnBuilder$1.class
org.hibernate.impl.SQLQueryImpl$FetchReturnBuilder.class
org.hibernate.impl.SQLQueryImpl$ReturnBuilder.class
org.hibernate.impl.SQLQueryImpl$RootReturnBuilder$1.class
org.hibernate.impl.SQLQueryImpl$RootReturnBuilder.class
org.hibernate.impl.SQLQueryImpl.class
org.hibernate.impl.ScrollableResultsImpl.class
org.hibernate.impl.SessionFactoryImpl$1.class
org.hibernate.impl.SessionFactoryImpl$2.class
org.hibernate.impl.SessionFactoryImpl$CacheImpl.class
org.hibernate.impl.SessionFactoryImpl.class
org.hibernate.impl.SessionFactoryObjectFactory$1.class
org.hibernate.impl.SessionFactoryObjectFactory.class
org.hibernate.impl.SessionImpl$1.class
org.hibernate.impl.SessionImpl$CoordinatingEntityNameResolver.class
org.hibernate.impl.SessionImpl$LobHelperImpl.class
org.hibernate.impl.SessionImpl$LockRequestImpl.class
org.hibernate.impl.SessionImpl.class
org.hibernate.impl.StatelessSessionImpl.class
org.hibernate.impl.TypeLocatorImpl.class
org.hibernate.intercept.AbstractFieldInterceptor.class
org.hibernate.intercept.FieldInterceptionHelper.class
org.hibernate.intercept.FieldInterceptor.class
org.hibernate.intercept.LazyPropertyInitializer$1.class
org.hibernate.intercept.LazyPropertyInitializer.class
org.hibernate.intercept.cglib.CGLIBHelper.class
org.hibernate.intercept.cglib.FieldInterceptorImpl.class
org.hibernate.intercept.javassist.FieldInterceptorImpl.class
org.hibernate.intercept.javassist.JavassistHelper.class
org.hibernate.jdbc.AbstractBatcher.class
org.hibernate.jdbc.BatchFailedException.class
org.hibernate.jdbc.BatchedTooManyRowsAffectedException.class
org.hibernate.jdbc.Batcher.class
org.hibernate.jdbc.BatcherFactory.class
org.hibernate.jdbc.BatchingBatcher.class
org.hibernate.jdbc.BatchingBatcherFactory.class
org.hibernate.jdbc.BorrowedConnectionProxy.class
org.hibernate.jdbc.ConnectionManager$Callback.class
org.hibernate.jdbc.ConnectionManager.class
org.hibernate.jdbc.ConnectionWrapper.class
org.hibernate.jdbc.Expectation.class
org.hibernate.jdbc.Expectations$1.class
org.hibernate.jdbc.Expectations$BasicExpectation.class
org.hibernate.jdbc.Expectations$BasicParamExpectation.class
org.hibernate.jdbc.Expectations.class
org.hibernate.jdbc.JDBCContext$Context.class
org.hibernate.jdbc.JDBCContext.class
org.hibernate.jdbc.NonBatchingBatcher.class
org.hibernate.jdbc.NonBatchingBatcherFactory.class
org.hibernate.jdbc.TooManyRowsAffectedException.class
org.hibernate.jdbc.Work.class
org.hibernate.jdbc.util.BasicFormatterImpl$FormatProcess.class
org.hibernate.jdbc.util.BasicFormatterImpl.class
org.hibernate.jdbc.util.DDLFormatterImpl.class
org.hibernate.jdbc.util.FormatStyle$1.class
org.hibernate.jdbc.util.FormatStyle$NoFormatImpl.class
org.hibernate.jdbc.util.FormatStyle.class
org.hibernate.jdbc.util.Formatter.class
org.hibernate.jdbc.util.SQLStatementLogger.class
org.hibernate.jmx.HibernateService.class
org.hibernate.jmx.HibernateServiceMBean.class
org.hibernate.jmx.SessionFactoryStub.class
org.hibernate.jmx.StatisticsService.class
org.hibernate.jmx.StatisticsServiceMBean.class
org.hibernate.loader.AbstractEntityJoinWalker.class
org.hibernate.loader.BasicLoader.class
org.hibernate.loader.CollectionAliases.class
org.hibernate.loader.ColumnEntityAliases.class
org.hibernate.loader.DefaultEntityAliases.class
org.hibernate.loader.EntityAliases.class
org.hibernate.loader.GeneratedCollectionAliases.class
org.hibernate.loader.JoinWalker$1.class
org.hibernate.loader.JoinWalker$AssociationInitCallback$1.class
org.hibernate.loader.JoinWalker$AssociationInitCallback.class
org.hibernate.loader.JoinWalker$AssociationKey.class
org.hibernate.loader.JoinWalker.class
org.hibernate.loader.Loader.class
org.hibernate.loader.MultipleBagFetchException.class
org.hibernate.loader.OuterJoinLoader.class
org.hibernate.loader.OuterJoinableAssociation.class
org.hibernate.loader.PropertyPath.class
org.hibernate.loader.collection.BasicCollectionJoinWalker.class
org.hibernate.loader.collection.BasicCollectionLoader.class
org.hibernate.loader.collection.BatchingCollectionInitializer.class
org.hibernate.loader.collection.CollectionInitializer.class
org.hibernate.loader.collection.CollectionJoinWalker.class
org.hibernate.loader.collection.CollectionLoader.class
org.hibernate.loader.collection.OneToManyJoinWalker.class
org.hibernate.loader.collection.OneToManyLoader.class
org.hibernate.loader.collection.SubselectCollectionLoader.class
org.hibernate.loader.collection.SubselectOneToManyLoader.class
org.hibernate.loader.criteria.CriteriaJoinWalker.class
org.hibernate.loader.criteria.CriteriaLoader.class
org.hibernate.loader.criteria.CriteriaQueryTranslator.class
org.hibernate.loader.custom.CollectionFetchReturn.class
org.hibernate.loader.custom.CollectionReturn.class
org.hibernate.loader.custom.ColumnCollectionAliases.class
org.hibernate.loader.custom.CustomLoader$Metadata.class
org.hibernate.loader.custom.CustomLoader$NonScalarResultColumnProcessor.class
org.hibernate.loader.custom.CustomLoader$ResultColumnProcessor.class
org.hibernate.loader.custom.CustomLoader$ResultRowProcessor.class
org.hibernate.loader.custom.CustomLoader$ScalarResultColumnProcessor.class
org.hibernate.loader.custom.CustomLoader.class
org.hibernate.loader.custom.CustomQuery.class
org.hibernate.loader.custom.EntityFetchReturn.class
org.hibernate.loader.custom.FetchReturn.class
org.hibernate.loader.custom.NonScalarReturn.class
org.hibernate.loader.custom.Return.class
org.hibernate.loader.custom.RootReturn.class
org.hibernate.loader.custom.ScalarReturn.class
org.hibernate.loader.custom.sql.SQLCustomQuery$ParserContext.class
org.hibernate.loader.custom.sql.SQLCustomQuery.class
org.hibernate.loader.custom.sql.SQLQueryParser$ParameterSubstitutionRecognizer.class
org.hibernate.loader.custom.sql.SQLQueryParser$ParserContext.class
org.hibernate.loader.custom.sql.SQLQueryParser.class
org.hibernate.loader.custom.sql.SQLQueryReturnProcessor$ResultAliasContext.class
org.hibernate.loader.custom.sql.SQLQueryReturnProcessor.class
org.hibernate.loader.entity.AbstractEntityLoader.class
org.hibernate.loader.entity.BatchingEntityLoader.class
org.hibernate.loader.entity.CascadeEntityJoinWalker.class
org.hibernate.loader.entity.CascadeEntityLoader.class
org.hibernate.loader.entity.CollectionElementLoader.class
org.hibernate.loader.entity.EntityJoinWalker$AssociationInitCallbackImpl.class
org.hibernate.loader.entity.EntityJoinWalker.class
org.hibernate.loader.entity.EntityLoader.class
org.hibernate.loader.entity.UniqueEntityLoader.class
org.hibernate.loader.hql.QueryLoader.class
org.hibernate.lob.ReaderInputStream.class
org.hibernate.mapping.AbstractAuxiliaryDatabaseObject.class
org.hibernate.mapping.Any.class
org.hibernate.mapping.Array.class
org.hibernate.mapping.AuxiliaryDatabaseObject.class
org.hibernate.mapping.Backref.class
org.hibernate.mapping.Bag.class
org.hibernate.mapping.Collection.class
org.hibernate.mapping.Column.class
org.hibernate.mapping.Component$StandardGenerationContextLocator.class
org.hibernate.mapping.Component$ValueGenerationPlan.class
org.hibernate.mapping.Component.class
org.hibernate.mapping.Constraint.class
org.hibernate.mapping.DenormalizedTable.class
org.hibernate.mapping.DependantValue.class
org.hibernate.mapping.FetchProfile$Fetch.class
org.hibernate.mapping.FetchProfile.class
org.hibernate.mapping.Fetchable.class
org.hibernate.mapping.Filterable.class
org.hibernate.mapping.ForeignKey.class
org.hibernate.mapping.Formula.class
org.hibernate.mapping.IdGenerator.class
org.hibernate.mapping.IdentifierBag.class
org.hibernate.mapping.IdentifierCollection.class
org.hibernate.mapping.Index.class
org.hibernate.mapping.IndexBackref.class
org.hibernate.mapping.IndexedCollection.class
org.hibernate.mapping.Join.class
org.hibernate.mapping.JoinedSubclass.class
org.hibernate.mapping.KeyValue.class
org.hibernate.mapping.List.class
org.hibernate.mapping.ManyToOne.class
org.hibernate.mapping.Map.class
org.hibernate.mapping.MappedSuperclass.class
org.hibernate.mapping.MetaAttributable.class
org.hibernate.mapping.MetaAttribute.class
org.hibernate.mapping.MetadataSource.class
org.hibernate.mapping.OneToMany.class
org.hibernate.mapping.OneToOne.class
org.hibernate.mapping.PersistentClass.class
org.hibernate.mapping.PersistentClassVisitor.class
org.hibernate.mapping.PrimaryKey.class
org.hibernate.mapping.PrimitiveArray.class
org.hibernate.mapping.Property.class
org.hibernate.mapping.PropertyGeneration.class
org.hibernate.mapping.RelationalModel.class
org.hibernate.mapping.RootClass.class
org.hibernate.mapping.Selectable.class
org.hibernate.mapping.Set.class
org.hibernate.mapping.SimpleAuxiliaryDatabaseObject.class
org.hibernate.mapping.SimpleValue.class
org.hibernate.mapping.SingleTableSubclass.class
org.hibernate.mapping.Subclass.class
org.hibernate.mapping.SyntheticProperty.class
org.hibernate.mapping.Table$ForeignKeyKey.class
org.hibernate.mapping.Table.class
org.hibernate.mapping.TableOwner.class
org.hibernate.mapping.ToOne.class
org.hibernate.mapping.TypeDef.class
org.hibernate.mapping.UnionSubclass.class
org.hibernate.mapping.UniqueKey.class
org.hibernate.mapping.Value.class
org.hibernate.mapping.ValueVisitor.class
org.hibernate.metadata.ClassMetadata.class
org.hibernate.metadata.CollectionMetadata.class
org.hibernate.param.AbstractExplicitParameterSpecification.class
org.hibernate.param.CollectionFilterKeyParameterSpecification.class
org.hibernate.param.DynamicFilterParameterSpecification.class
org.hibernate.param.ExplicitParameterSpecification.class
org.hibernate.param.NamedParameterSpecification.class
org.hibernate.param.ParameterSpecification.class
org.hibernate.param.PositionalParameterSpecification.class
org.hibernate.param.VersionTypeSeedParameterSpecification.class
org.hibernate.persister.PersisterClassProvider.class
org.hibernate.persister.PersisterFactory.class
org.hibernate.persister.collection.AbstractCollectionPersister$1.class
org.hibernate.persister.collection.AbstractCollectionPersister$2.class
org.hibernate.persister.collection.AbstractCollectionPersister.class
org.hibernate.persister.collection.BasicCollectionPersister.class
org.hibernate.persister.collection.CollectionPersister.class
org.hibernate.persister.collection.CollectionPropertyMapping.class
org.hibernate.persister.collection.CollectionPropertyNames.class
org.hibernate.persister.collection.CompositeElementPropertyMapping.class
org.hibernate.persister.collection.ElementPropertyMapping.class
org.hibernate.persister.collection.NamedQueryCollectionInitializer.class
org.hibernate.persister.collection.OneToManyPersister.class
org.hibernate.persister.collection.QueryableCollection.class
org.hibernate.persister.collection.SQLLoadableCollection.class
org.hibernate.persister.entity.AbstractEntityPersister$1.class
org.hibernate.persister.entity.AbstractEntityPersister$2.class
org.hibernate.persister.entity.AbstractEntityPersister$3.class
org.hibernate.persister.entity.AbstractEntityPersister$4.class
org.hibernate.persister.entity.AbstractEntityPersister$InclusionChecker.class
org.hibernate.persister.entity.AbstractEntityPersister.class
org.hibernate.persister.entity.AbstractPropertyMapping.class
org.hibernate.persister.entity.BasicEntityPropertyMapping.class
org.hibernate.persister.entity.DiscriminatorMetadata.class
org.hibernate.persister.entity.DiscriminatorType.class
org.hibernate.persister.entity.EntityPersister.class
org.hibernate.persister.entity.Joinable.class
org.hibernate.persister.entity.JoinedSubclassEntityPersister.class
org.hibernate.persister.entity.Loadable.class
org.hibernate.persister.entity.Lockable.class
org.hibernate.persister.entity.NamedQueryLoader.class
org.hibernate.persister.entity.OuterJoinLoadable.class
org.hibernate.persister.entity.PropertyMapping.class
org.hibernate.persister.entity.Queryable$Declarer.class
org.hibernate.persister.entity.Queryable.class
org.hibernate.persister.entity.SQLLoadable.class
org.hibernate.persister.entity.SingleTableEntityPersister.class
org.hibernate.persister.entity.UnionSubclassEntityPersister.class
org.hibernate.persister.entity.UniqueKeyLoadable.class
org.hibernate.pretty.MessageHelper.class
org.hibernate.pretty.Printer.class
org.hibernate.property.BackrefPropertyAccessor$1.class
org.hibernate.property.BackrefPropertyAccessor$BackrefGetter.class
org.hibernate.property.BackrefPropertyAccessor$BackrefSetter.class
org.hibernate.property.BackrefPropertyAccessor.class
org.hibernate.property.BasicPropertyAccessor$1.class
org.hibernate.property.BasicPropertyAccessor$BasicGetter.class
org.hibernate.property.BasicPropertyAccessor$BasicSetter.class
org.hibernate.property.BasicPropertyAccessor.class
org.hibernate.property.ChainedPropertyAccessor.class
org.hibernate.property.DirectPropertyAccessor$DirectGetter.class
org.hibernate.property.DirectPropertyAccessor$DirectSetter.class
org.hibernate.property.DirectPropertyAccessor.class
org.hibernate.property.Dom4jAccessor$AttributeGetter.class
org.hibernate.property.Dom4jAccessor$AttributeSetter.class
org.hibernate.property.Dom4jAccessor$Dom4jGetter.class
org.hibernate.property.Dom4jAccessor$Dom4jSetter.class
org.hibernate.property.Dom4jAccessor$ElementAttributeGetter.class
org.hibernate.property.Dom4jAccessor$ElementAttributeSetter.class
org.hibernate.property.Dom4jAccessor$ElementGetter.class
org.hibernate.property.Dom4jAccessor$ElementSetter.class
org.hibernate.property.Dom4jAccessor$TextGetter.class
org.hibernate.property.Dom4jAccessor$TextSetter.class
org.hibernate.property.Dom4jAccessor.class
org.hibernate.property.EmbeddedPropertyAccessor$EmbeddedGetter.class
org.hibernate.property.EmbeddedPropertyAccessor$EmbeddedSetter.class
org.hibernate.property.EmbeddedPropertyAccessor.class
org.hibernate.property.Getter.class
org.hibernate.property.IndexPropertyAccessor$IndexGetter.class
org.hibernate.property.IndexPropertyAccessor$IndexSetter.class
org.hibernate.property.IndexPropertyAccessor.class
org.hibernate.property.MapAccessor$MapGetter.class
org.hibernate.property.MapAccessor$MapSetter.class
org.hibernate.property.MapAccessor.class
org.hibernate.property.NoopAccessor$1.class
org.hibernate.property.NoopAccessor$NoopGetter.class
org.hibernate.property.NoopAccessor$NoopSetter.class
org.hibernate.property.NoopAccessor.class
org.hibernate.property.PropertyAccessor.class
org.hibernate.property.PropertyAccessorFactory.class
org.hibernate.property.Setter.class
org.hibernate.proxy.AbstractLazyInitializer.class
org.hibernate.proxy.AbstractSerializableProxy.class
org.hibernate.proxy.EntityNotFoundDelegate.class
org.hibernate.proxy.HibernateProxy.class
org.hibernate.proxy.HibernateProxyHelper.class
org.hibernate.proxy.LazyInitializer.class
org.hibernate.proxy.ProxyFactory.class
org.hibernate.proxy.dom4j.Dom4jLazyInitializer.class
org.hibernate.proxy.dom4j.Dom4jProxy.class
org.hibernate.proxy.dom4j.Dom4jProxyFactory.class
org.hibernate.proxy.map.MapLazyInitializer.class
org.hibernate.proxy.map.MapProxy.class
org.hibernate.proxy.map.MapProxyFactory.class
org.hibernate.proxy.pojo.BasicLazyInitializer.class
org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer$1.class
org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer.class
org.hibernate.proxy.pojo.cglib.CGLIBProxyFactory.class
org.hibernate.proxy.pojo.cglib.SerializableProxy.class
org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer$1.class
org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer.class
org.hibernate.proxy.pojo.javassist.JavassistProxyFactory.class
org.hibernate.proxy.pojo.javassist.SerializableProxy.class
org.hibernate.secure.HibernatePermission.class
org.hibernate.secure.JACCConfiguration.class
org.hibernate.secure.JACCPermissions$PolicyContextActions$1$1.class
org.hibernate.secure.JACCPermissions$PolicyContextActions$1.class
org.hibernate.secure.JACCPermissions$PolicyContextActions$2.class
org.hibernate.secure.JACCPermissions$PolicyContextActions.class
org.hibernate.secure.JACCPermissions$SetContextID.class
org.hibernate.secure.JACCPermissions.class
org.hibernate.secure.JACCPreDeleteEventListener.class
org.hibernate.secure.JACCPreInsertEventListener.class
org.hibernate.secure.JACCPreLoadEventListener.class
org.hibernate.secure.JACCPreUpdateEventListener.class
org.hibernate.secure.JACCSecurityListener.class
org.hibernate.sql.ANSICaseFragment.class
org.hibernate.sql.ANSIJoinFragment.class
org.hibernate.sql.Alias.class
org.hibernate.sql.AliasGenerator.class
org.hibernate.sql.CacheJoinFragment.class
org.hibernate.sql.CaseFragment.class
org.hibernate.sql.ConditionFragment.class
org.hibernate.sql.DecodeCaseFragment.class
org.hibernate.sql.Delete.class
org.hibernate.sql.DerbyCaseFragment.class
org.hibernate.sql.DisjunctionFragment.class
org.hibernate.sql.ForUpdateFragment.class
org.hibernate.sql.HSQLCaseFragment.class
org.hibernate.sql.InFragment.class
org.hibernate.sql.Insert.class
org.hibernate.sql.InsertSelect.class
org.hibernate.sql.JoinFragment.class
org.hibernate.sql.MckoiCaseFragment.class
org.hibernate.sql.OracleJoinFragment.class
org.hibernate.sql.QueryJoinFragment.class
org.hibernate.sql.QuerySelect.class
org.hibernate.sql.Select.class
org.hibernate.sql.SelectExpression.class
org.hibernate.sql.SelectFragment.class
org.hibernate.sql.SimpleSelect.class
org.hibernate.sql.Sybase11JoinFragment.class
org.hibernate.sql.Template$1.class
org.hibernate.sql.Template$NoOpColumnMapper.class
org.hibernate.sql.Template$TrimOperands.class
org.hibernate.sql.Template.class
org.hibernate.sql.Update.class
org.hibernate.sql.ordering.antlr.CollationSpecification.class
org.hibernate.sql.ordering.antlr.ColumnMapper.class
org.hibernate.sql.ordering.antlr.Factory.class
org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser.class
org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer.class
org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes.class
org/hibernate/sql/ordering/antlr/GeneratedOrderByFragmentRendererTokenTypes.txt
org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer.class
org.hibernate.sql.ordering.antlr.Node.class
org.hibernate.sql.ordering.antlr.NodeSupport.class
org.hibernate.sql.ordering.antlr.OrderByFragment.class
org.hibernate.sql.ordering.antlr.OrderByFragmentParser.class
org.hibernate.sql.ordering.antlr.OrderByFragmentRenderer.class
org.hibernate.sql.ordering.antlr.OrderByFragmentTranslator.class
org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes.class
org/hibernate/sql/ordering/antlr/OrderByTemplateTokenTypes.txt
org.hibernate.sql.ordering.antlr.OrderingSpecification$Ordering.class
org.hibernate.sql.ordering.antlr.OrderingSpecification.class
org.hibernate.sql.ordering.antlr.SortKey.class
org.hibernate.sql.ordering.antlr.SortSpecification.class
org.hibernate.sql.ordering.antlr.TranslationContext.class
org.hibernate.stat.CategorizedStatistics.class
org.hibernate.stat.CollectionStatistics.class
org.hibernate.stat.CollectionStatisticsImpl.class
org.hibernate.stat.ConcurrentCollectionStatisticsImpl.class
org.hibernate.stat.ConcurrentEntityStatisticsImpl.class
org.hibernate.stat.ConcurrentQueryStatisticsImpl.class
org.hibernate.stat.ConcurrentSecondLevelCacheStatisticsImpl.class
org.hibernate.stat.ConcurrentStatisticsImpl.class
org.hibernate.stat.EntityStatistics.class
org.hibernate.stat.EntityStatisticsImpl.class
org.hibernate.stat.QueryStatistics.class
org.hibernate.stat.QueryStatisticsImpl.class
org.hibernate.stat.SecondLevelCacheStatistics.class
org.hibernate.stat.SecondLevelCacheStatisticsImpl.class
org.hibernate.stat.SessionStatistics.class
org.hibernate.stat.SessionStatisticsImpl.class
org.hibernate.stat.Statistics.class
org.hibernate.stat.StatisticsImpl.class
org.hibernate.stat.StatisticsImplementor.class
org.hibernate.tool.hbm2ddl.ColumnMetadata.class
org.hibernate.tool.hbm2ddl.ConnectionHelper.class
org.hibernate.tool.hbm2ddl.DatabaseMetadata.class
org.hibernate.tool.hbm2ddl.ForeignKeyMetadata.class
org.hibernate.tool.hbm2ddl.IndexMetadata.class
org.hibernate.tool.hbm2ddl.ManagedProviderConnectionHelper.class
org.hibernate.tool.hbm2ddl.SchemaExport$NamedReader.class
org.hibernate.tool.hbm2ddl.SchemaExport.class
org.hibernate.tool.hbm2ddl.SchemaExportTask.class
org.hibernate.tool.hbm2ddl.SchemaUpdate.class
org.hibernate.tool.hbm2ddl.SchemaUpdateTask.class
org.hibernate.tool.hbm2ddl.SchemaValidator.class
org.hibernate.tool.hbm2ddl.SchemaValidatorTask.class
org.hibernate.tool.hbm2ddl.SuppliedConnectionHelper.class
org.hibernate.tool.hbm2ddl.SuppliedConnectionProviderConnectionHelper.class
org.hibernate.tool.hbm2ddl.TableMetadata.class
org.hibernate.tool.instrument.BasicInstrumentationTask$LoggerBridge.class
org.hibernate.tool.instrument.BasicInstrumentationTask.class
org.hibernate.tool.instrument.cglib.InstrumentTask.class
org.hibernate.tool.instrument.javassist.InstrumentTask.class
org.hibernate.transaction.BESTransactionManagerLookup.class
org.hibernate.transaction.BTMTransactionManagerLookup.class
org.hibernate.transaction.CMTTransaction.class
org.hibernate.transaction.CMTTransactionFactory.class
org.hibernate.transaction.CacheSynchronization.class
org.hibernate.transaction.JBossTSStandaloneTransactionManagerLookup.class
org.hibernate.transaction.JBossTransactionManagerLookup.class
org.hibernate.transaction.JDBCTransaction.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
hibernate-core-3.6.10.Final.jar
/org.hibernate/hibernate-core/3.6.10.Final
查看hibernate-core所有版本文件
|