组织ID: |
org.hibernate |
项目ID: |
hibernate-core |
版本: |
4.0.0.Beta1 |
最后修改时间: |
2019-04-10 08:41:00 |
包类型: |
jar |
标题: |
A Hibernate Core Module |
描述: |
A module of the Hibernate Core project |
相关URL: |
http://hibernate.org |
大小: |
3.89MB |
|
Maven引入代码: |
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<version>4.0.0.Beta1</version>
</dependency>
|
Gradle引入代码: |
org.hibernate:hibernate-core:4.0.0.Beta1
|
下载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>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<version>4.0.0.Beta1</version>
<name>A Hibernate Core Module</name>
<description>A module of the Hibernate Core project</description>
<url>http://hibernate.org</url>
<organization>
<name>Hibernate.org</name>
<url>http://hibernate.org</url>
</organization>
<licenses>
<license>
<name>GNU Lesser General Public License</name>
<url>http://www.gnu.org/licenses/lgpl-2.1.html</url>
<distribution>repo</distribution>
<comments>See discussion at http://hibernate.org/license for more details.</comments>
</license>
</licenses>
<developers>
<developer>
<id>hibernate-team</id>
<name>The Hibernate Development Team</name>
<organization>org.apache.maven.model.Organization@d1a9f20</organization>
<organizationUrl>http://hibernate.org</organizationUrl>
</developer>
</developers>
<issueManagement>
<system>jira</system>
<url>http://opensource.atlassian.com/projects/hibernate/browse/HHH</url>
</issueManagement>
<scm>
<connection>scm:git:http://github.com/hibernate/hibernate-core.git</connection>
<developerConnection>scm:git:git@github.com:hibernate/hibernate-core.git</developerConnection>
<url>http://github.com/hibernate/hibernate-core</url>
</scm>
<dependencies>
<dependency>
<groupId>jaxen</groupId>
<artifactId>jaxen</artifactId>
<version>1.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>antlr</groupId>
<artifactId>antlr</artifactId>
<version>2.7.7</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.8.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jandex</artifactId>
<version>1.0.0.Beta7</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.5.8</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging-api</artifactId>
<version>99.0-does-not-exist</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hibernate.javax.persistence</groupId>
<artifactId>hibernate-jpa-2.0-api</artifactId>
<version>1.0.0.Final</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.fasterxml</groupId>
<artifactId>classmate</artifactId>
<version>0.5.2</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>javax.validation</groupId>
<artifactId>validation-api</artifactId>
<version>1.0.0.GA</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-testing</artifactId>
<version>4.0.0.Beta1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>dom4j</groupId>
<artifactId>dom4j</artifactId>
<version>1.6.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging</artifactId>
<version>3.0.0.Beta5</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>4.0.2.GA</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>99.0-does-not-exist</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
<version>1.5.8</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.12.0.GA</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.5.8</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>javax.transaction</groupId>
<artifactId>jta</artifactId>
<version>1.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.2.145</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-commons-annotations</artifactId>
<version>3.2.0.Final</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.hibernate.ObjectDeletedException.class
org.hibernate.StatelessSession.class
org.hibernate.Session$LockRequest.class
org.hibernate.EntityMode.class
org.hibernate.LockMode.class
org.hibernate.NonUniqueObjectException.class
org.hibernate.PropertyValueException.class
org.hibernate.JDBCException.class
org.hibernate.SQLQuery.class
org.hibernate.DuplicateMappingException.class
org.hibernate.ConnectionReleaseMode.class
org.hibernate.PropertyAccessException.class
org.hibernate.ScrollMode.class
org.hibernate.Interceptor.class
org.hibernate.UnresolvableObjectException.class
org.hibernate.MappingNotFoundException.class
org.hibernate.CacheMode.class
org.hibernate.MultiTenancyStrategy.class
org.hibernate.HibernateException.class
org.hibernate.AssertionFailure.class
org.hibernate.LazyInitializationException.class
org.hibernate.Cache.class
org.hibernate.TransientObjectException.class
org.hibernate.SQLQueryResultMappingBuilder.class
org.hibernate.WrongClassException.class
org.hibernate.OptimisticLockException.class
org.hibernate.Version.class
org.hibernate.NonUniqueResultException.class
org.hibernate.SQLQueryResultMappingBuilder$ScalarReturn.class
org.hibernate.ReplicationMode$1.class
org/hibernate/hibernate-configuration-3.0.dtd
org.hibernate.ReplicationMode$4.class
org.hibernate.EmptyInterceptor.class
org.hibernate.SessionFactoryObserver.class
org.hibernate.TypeMismatchException.class
org.hibernate.QueryException.class
org.hibernate.UnknownProfileException.class
org.hibernate.ResourceClosedException.class
org.hibernate.SessionFactory$SessionFactoryOptions.class
org.hibernate.Transaction.class
org.hibernate.SQLQuery$RootReturn.class
org.hibernate.LobHelper.class
org.hibernate.Session.class
org.hibernate.ReplicationMode$2.class
org.hibernate.EntityNameResolver.class
org.hibernate.Hibernate.class
org.hibernate.MappingException.class
org.hibernate.CallbackException.class
org.hibernate.StatelessSessionBuilder.class
org.hibernate.InstantiationException.class
org.hibernate.SessionException.class
org.hibernate.PropertyNotFoundException.class
org.hibernate.DuplicateMappingException$Type.class
org.hibernate.StaleObjectStateException.class
org.hibernate.PessimisticLockException.class
org.hibernate.AnnotationException.class
org.hibernate.StaleStateException.class
org/hibernate/checkstyle_checks.xml
org.hibernate.TransactionException.class
org.hibernate.TypeHelper.class
org.hibernate.InvalidMappingException.class
org.hibernate.SessionBuilder.class
org.hibernate.SharedSessionContract.class
org.hibernate.ObjectNotFoundException.class
org.hibernate.QueryParameterException.class
org.hibernate.Query.class
org.hibernate.Criteria.class
org/hibernate/hibernate-mapping-4.0.xsd
org.hibernate.ReplicationMode$3.class
org.hibernate.FlushMode.class
org.hibernate.ScrollableResults.class
org.hibernate.SQLQueryResultMappingBuilder$ReturnsHolder.class
org.hibernate.SessionFactory.class
org.hibernate.SharedSessionBuilder.class
org.hibernate.PersistentObjectException.class
org.hibernate.LockOptions.class
org/hibernate/hibernate-configuration-4.0.xsd
org/hibernate/hibernate-mapping-3.0.dtd
org.hibernate.ReplicationMode.class
org.hibernate.SQLQuery$FetchReturn.class
org.hibernate.QueryTimeoutException.class
org.hibernate.SQLQuery$ReturnProperty.class
org.hibernate.Filter.class
org.hibernate.FetchMode.class
org.hibernate.tool.hbm2ddl.ManagedProviderConnectionHelper.class
org.hibernate.tool.hbm2ddl.FileExporter.class
org.hibernate.tool.hbm2ddl.SchemaUpdate.class
org.hibernate.tool.hbm2ddl.ScriptExporter.class
org.hibernate.tool.hbm2ddl.SuppliedConnectionProviderConnectionHelper.class
org.hibernate.tool.hbm2ddl.ImportScriptException.class
org.hibernate.tool.hbm2ddl.TableMetadata.class
org.hibernate.tool.hbm2ddl.SchemaExport$NamedReader.class
org.hibernate.tool.hbm2ddl.IndexMetadata.class
org.hibernate.tool.hbm2ddl.SuppliedConnectionHelper.class
org.hibernate.tool.hbm2ddl.SchemaUpdateTask.class
org.hibernate.tool.hbm2ddl.DatabaseMetadata.class
org.hibernate.tool.hbm2ddl.Exporter.class
org.hibernate.tool.hbm2ddl.Target.class
org.hibernate.tool.hbm2ddl.DatabaseExporter.class
org.hibernate.tool.hbm2ddl.SchemaValidator.class
org.hibernate.tool.hbm2ddl.SchemaValidatorTask.class
org.hibernate.tool.hbm2ddl.ColumnMetadata.class
org.hibernate.tool.hbm2ddl.ConnectionHelper.class
org.hibernate.tool.hbm2ddl.ForeignKeyMetadata.class
org.hibernate.tool.hbm2ddl.SchemaExport.class
org.hibernate.tool.hbm2ddl.SchemaExportTask.class
org.hibernate.tool.hbm2ddl.SchemaExport$Type.class
org.hibernate.tool.instrument.BasicInstrumentationTask$LoggerBridge.class
org.hibernate.tool.instrument.BasicInstrumentationTask.class
org.hibernate.tool.instrument.javassist.InstrumentTask.class
org.hibernate.tuple.ElementWrapper.class
org.hibernate.tuple.VersionProperty.class
org.hibernate.tuple.Instantiator.class
org.hibernate.tuple.PojoInstantiator.class
org.hibernate.tuple.DynamicMapInstantiator.class
org.hibernate.tuple.StandardProperty.class
org.hibernate.tuple.PropertyFactory.class
org.hibernate.tuple.Property.class
org.hibernate.tuple.Tuplizer.class
org.hibernate.tuple.IdentifierProperty.class
org.hibernate.tuple.Dom4jInstantiator.class
org.hibernate.tuple.EntityModeToTuplizerMapping.class
org.hibernate.tuple.entity.EntityTuplizer.class
org.hibernate.tuple.entity.DynamicMapEntityTuplizer.class
org.hibernate.tuple.entity.Dom4jEntityTuplizer$BasicEntityNameResolver.class
org.hibernate.tuple.entity.EntityMetamodel.class
org.hibernate.tuple.entity.AbstractEntityTuplizer$NormalMappedIdentifierValueMarshaller.class
org.hibernate.tuple.entity.Dom4jEntityTuplizer.class
org.hibernate.tuple.entity.DynamicMapEntityTuplizer$BasicEntityNameResolver.class
org.hibernate.tuple.entity.AbstractEntityTuplizer$MappedIdentifierValueMarshaller.class
org.hibernate.tuple.entity.AbstractEntityTuplizer$IncrediblySillyJpaMapsIdMappedIdentifierValueMarshaller.class
org.hibernate.tuple.entity.EntityEntityModeToTuplizerMapping.class
org.hibernate.tuple.entity.AbstractEntityTuplizer.class
org.hibernate.tuple.entity.PojoEntityTuplizer.class
org.hibernate.tuple.entity.AbstractEntityTuplizer$1.class
org.hibernate.tuple.entity.EntityTuplizerFactory.class
org.hibernate.tuple.component.ComponentTuplizer.class
org.hibernate.tuple.component.PojoComponentTuplizer$ProxiedInstantiator.class
org.hibernate.tuple.component.ComponentEntityModeToTuplizerMapping.class
org.hibernate.tuple.component.Dom4jComponentTuplizer.class
org.hibernate.tuple.component.AbstractComponentTuplizer.class
org.hibernate.tuple.component.ComponentMetamodel.class
org.hibernate.tuple.component.ComponentTuplizerFactory.class
org.hibernate.tuple.component.PojoComponentTuplizer.class
org.hibernate.tuple.component.DynamicMapComponentTuplizer.class
org.hibernate.dialect.Oracle9Dialect.class
org.hibernate.dialect.HSQLDialect$2.class
org.hibernate.dialect.Oracle8iDialect$1.class
org.hibernate.dialect.H2Dialect$1.class
org.hibernate.dialect.PointbaseDialect.class
org.hibernate.dialect.Oracle9iDialect.class
org.hibernate.dialect.Ingres9Dialect.class
org.hibernate.dialect.Dialect$4.class
org.hibernate.dialect.MckoiDialect.class
org.hibernate.dialect.ResultColumnReferenceStrategy.class
org.hibernate.dialect.AbstractTransactSQLDialect.class
org.hibernate.dialect.Dialect$2.class
org.hibernate.dialect.DB2400Dialect.class
org.hibernate.dialect.MySQL5InnoDBDialect.class
org.hibernate.dialect.MySQLInnoDBDialect.class
org.hibernate.dialect.SQLServer2008Dialect.class
org.hibernate.dialect.HSQLDialect$ReadUncommittedLockingStrategy.class
org.hibernate.dialect.Dialect.class
org.hibernate.dialect.Oracle9Dialect$1.class
org.hibernate.dialect.PostgreSQLDialect.class
org.hibernate.dialect.Ingres10Dialect.class
org.hibernate.dialect.Cache71Dialect.class
org.hibernate.dialect.Oracle10gDialect.class
org.hibernate.dialect.SQLServer2005Dialect.class
org.hibernate.dialect.HSQLDialect.class
org.hibernate.dialect.SybaseAnywhereDialect.class
org.hibernate.dialect.MySQL5Dialect.class
org.hibernate.dialect.InformixDialect$1.class
org.hibernate.dialect.FirebirdDialect.class
org.hibernate.dialect.Oracle8iDialect.class
org.hibernate.dialect.DataDirectOracle9Dialect.class
org.hibernate.dialect.TeradataDialect.class
org.hibernate.dialect.OracleDialect.class
org.hibernate.dialect.TimesTenDialect.class
org.hibernate.dialect.DerbyTenFiveDialect.class
org.hibernate.dialect.Cache71Dialect$1.class
org.hibernate.dialect.MySQLMyISAMDialect.class
org.hibernate.dialect.RDMSOS2200Dialect.class
org.hibernate.dialect.PostgresPlusDialect.class
org.hibernate.dialect.DB2Dialect.class
org.hibernate.dialect.DerbyTenSixDialect.class
org.hibernate.dialect.ColumnAliasExtractor.class
org.hibernate.dialect.ColumnAliasExtractor$2.class
org.hibernate.dialect.MimerSQLDialect.class
org.hibernate.dialect.InformixDialect.class
org.hibernate.dialect.TypeNames.class
org.hibernate.dialect.H2Dialect.class
org.hibernate.dialect.SQLServerDialect.class
org.hibernate.dialect.DB2390Dialect.class
org.hibernate.dialect.ProgressDialect.class
org.hibernate.dialect.SybaseDialect.class
org.hibernate.dialect.SAPDBDialect.class
org.hibernate.dialect.FrontBaseDialect.class
org.hibernate.dialect.DerbyDialect.class
org.hibernate.dialect.MySQLDialect.class
org.hibernate.dialect.JDataStoreDialect.class
org.hibernate.dialect.HSQLDialect$1.class
org.hibernate.dialect.IngresDialect.class
org.hibernate.dialect.Dialect$1.class
org.hibernate.dialect.ColumnAliasExtractor$1.class
org.hibernate.dialect.Dialect$3.class
org.hibernate.dialect.PostgreSQLDialect$1.class
org.hibernate.dialect.LobMergeStrategy.class
org.hibernate.dialect.InterbaseDialect.class
org.hibernate.dialect.Sybase11Dialect.class
org.hibernate.dialect.SybaseASE15Dialect.class
org.hibernate.dialect.resolver.BasicSQLExceptionConverter.class
org.hibernate.dialect.resolver.BasicSQLExceptionConverter$1.class
org.hibernate.dialect.resolver.BasicSQLExceptionConverter$ConstraintNameExtracter.class
org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions$MaxFunction.class
org.hibernate.dialect.function.TrimFunctionTemplate$Specification.class
org.hibernate.dialect.function.SQLFunctionRegistry.class
org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions$AvgFunction.class
org.hibernate.dialect.function.DerbyConcatFunction.class
org.hibernate.dialect.function.DerbyConcatFunction$1.class
org.hibernate.dialect.function.TrimFunctionTemplate.class
org.hibernate.dialect.function.NvlFunction.class
org.hibernate.dialect.function.ClassicAvgFunction.class
org.hibernate.dialect.function.AnsiTrimEmulationFunction.class
org.hibernate.dialect.function.ClassicSumFunction.class
org.hibernate.dialect.function.PositionSubstringFunction.class
org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction.class
org.hibernate.dialect.function.AnsiTrimFunction.class
org.hibernate.dialect.function.AvgWithArgumentCastFunction.class
org.hibernate.dialect.function.DerbyConcatFunction$StringTransformer.class
org.hibernate.dialect.function.DerbyConcatFunction$4.class
org.hibernate.dialect.function.TrimFunctionTemplate$Options.class
org.hibernate.dialect.function.StandardSQLFunction.class
org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.class
org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions$CountFunction.class
org.hibernate.dialect.function.DerbyConcatFunction$StringJoinTemplate.class
org.hibernate.dialect.function.ConvertFunction.class
org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions$MinFunction.class
org.hibernate.dialect.function.DerbyConcatFunction$3.class
org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions$SumFunction.class
org.hibernate.dialect.function.DerbyConcatFunction$2.class
org.hibernate.dialect.function.NoArgSQLFunction.class
org.hibernate.dialect.function.CastFunction.class
org.hibernate.dialect.function.ClassicCountFunction.class
org.hibernate.dialect.function.VarArgsSQLFunction.class
org.hibernate.dialect.function.ConditionalParenthesisFunction.class
org.hibernate.dialect.function.StandardJDBCEscapeFunction.class
org.hibernate.dialect.function.SQLFunction.class
org.hibernate.dialect.function.SQLFunctionTemplate.class
org.hibernate.dialect.function.CharIndexFunction.class
org.hibernate.dialect.function.TemplateRenderer.class
org.hibernate.dialect.lock.OptimisticForceIncrementLockingStrategy.class
org.hibernate.dialect.lock.UpdateLockingStrategy.class
org.hibernate.dialect.lock.PessimisticWriteUpdateLockingStrategy.class
org.hibernate.dialect.lock.SelectLockingStrategy.class
org.hibernate.dialect.lock.AbstractSelectLockingStrategy.class
org.hibernate.dialect.lock.PessimisticForceIncrementLockingStrategy.class
org.hibernate.dialect.lock.OptimisticLockingStrategy.class
org.hibernate.dialect.lock.PessimisticWriteSelectLockingStrategy.class
org.hibernate.dialect.lock.PessimisticReadUpdateLockingStrategy.class
org.hibernate.dialect.lock.PessimisticReadSelectLockingStrategy.class
org.hibernate.dialect.lock.LockingStrategy.class
org.hibernate.pretty.Printer.class
org.hibernate.pretty.MessageHelper.class
org.hibernate.param.DynamicFilterParameterSpecification.class
org.hibernate.param.NamedParameterSpecification.class
org.hibernate.param.PositionalParameterSpecification.class
org.hibernate.param.ParameterSpecification.class
org.hibernate.param.AbstractExplicitParameterSpecification.class
org.hibernate.param.ExplicitParameterSpecification.class
org.hibernate.param.CollectionFilterKeyParameterSpecification.class
org.hibernate.param.VersionTypeSeedParameterSpecification.class
org.hibernate.loader.PropertyPath.class
org.hibernate.loader.AbstractEntityJoinWalker.class
org.hibernate.loader.GeneratedCollectionAliases.class
org.hibernate.loader.Loader.class
org.hibernate.loader.ColumnEntityAliases.class
org.hibernate.loader.JoinWalker$AssociationInitCallback.class
org.hibernate.loader.OuterJoinLoader.class
org.hibernate.loader.DefaultEntityAliases.class
org.hibernate.loader.EntityAliases.class
org.hibernate.loader.MultipleBagFetchException.class
org.hibernate.loader.JoinWalker.class
org.hibernate.loader.BasicLoader.class
org.hibernate.loader.CollectionAliases.class
org.hibernate.loader.JoinWalker$AssociationKey.class
org.hibernate.loader.OuterJoinableAssociation.class
org.hibernate.loader.JoinWalker$AssociationInitCallback$1.class
org.hibernate.loader.JoinWalker$1.class
org.hibernate.loader.custom.CustomLoader$ScalarResultColumnProcessor.class
org.hibernate.loader.custom.EntityFetchReturn.class
org.hibernate.loader.custom.CustomLoader.class
org.hibernate.loader.custom.CustomLoader$ResultRowProcessor.class
org.hibernate.loader.custom.FetchReturn.class
org.hibernate.loader.custom.CollectionFetchReturn.class
org.hibernate.loader.custom.RootReturn.class
org.hibernate.loader.custom.Return.class
org.hibernate.loader.custom.CustomLoader$NonScalarResultColumnProcessor.class
org.hibernate.loader.custom.CustomQuery.class
org.hibernate.loader.custom.NonScalarReturn.class
org.hibernate.loader.custom.ColumnCollectionAliases.class
org.hibernate.loader.custom.CollectionReturn.class
org.hibernate.loader.custom.ScalarReturn.class
org.hibernate.loader.custom.CustomLoader$ResultColumnProcessor.class
org.hibernate.loader.custom.CustomLoader$Metadata.class
org.hibernate.loader.custom.sql.SQLQueryParser.class
org.hibernate.loader.custom.sql.SQLQueryParser$ParserContext.class
org.hibernate.loader.custom.sql.SQLCustomQuery.class
org.hibernate.loader.custom.sql.SQLQueryReturnProcessor.class
org.hibernate.loader.custom.sql.SQLQueryReturnProcessor$ResultAliasContext.class
org.hibernate.loader.custom.sql.SQLQueryParser$ParameterSubstitutionRecognizer.class
org.hibernate.loader.custom.sql.SQLCustomQuery$ParserContext.class
org.hibernate.loader.hql.QueryLoader.class
org.hibernate.loader.entity.CascadeEntityLoader.class
org.hibernate.loader.entity.BatchingEntityLoader.class
org.hibernate.loader.entity.EntityJoinWalker$AssociationInitCallbackImpl.class
org.hibernate.loader.entity.EntityLoader.class
org.hibernate.loader.entity.CollectionElementLoader.class
org.hibernate.loader.entity.CascadeEntityJoinWalker.class
org.hibernate.loader.entity.EntityJoinWalker.class
org.hibernate.loader.entity.UniqueEntityLoader.class
org.hibernate.loader.entity.AbstractEntityLoader.class
org.hibernate.loader.criteria.ScalarCollectionCriteriaInfoProvider.class
org.hibernate.loader.criteria.CriteriaJoinWalker.class
org.hibernate.loader.criteria.CriteriaLoader.class
org.hibernate.loader.criteria.CriteriaInfoProvider.class
org.hibernate.loader.criteria.EntityCriteriaInfoProvider.class
org.hibernate.loader.criteria.CriteriaQueryTranslator.class
org.hibernate.loader.criteria.ComponentCollectionCriteriaInfoProvider.class
org.hibernate.loader.collection.BatchingCollectionInitializer.class
org.hibernate.loader.collection.CollectionJoinWalker.class
org.hibernate.loader.collection.BasicCollectionJoinWalker.class
org.hibernate.loader.collection.CollectionLoader.class
org.hibernate.loader.collection.SubselectCollectionLoader.class
org.hibernate.loader.collection.OneToManyLoader.class
org.hibernate.loader.collection.OneToManyJoinWalker.class
org.hibernate.loader.collection.BasicCollectionLoader.class
org.hibernate.loader.collection.SubselectOneToManyLoader.class
org.hibernate.loader.collection.CollectionInitializer.class
org.hibernate.annotations.OnDeleteAction.class
org.hibernate.annotations.TypeDefs.class
org.hibernate.annotations.MapKeyManyToMany.class
org.hibernate.annotations.SortType.class
org.hibernate.annotations.Proxy.class
org.hibernate.annotations.Tables.class
org.hibernate.annotations.RowId.class
org.hibernate.annotations.DiscriminatorFormula.class
org.hibernate.annotations.SQLInsert.class
org.hibernate.annotations.Persister.class
org.hibernate.annotations.BatchSize.class
org.hibernate.annotations.Table.class
org.hibernate.annotations.JoinFormula.class
org.hibernate.annotations.LazyCollection.class
org.hibernate.annotations.CacheConcurrencyStrategy$1.class
org.hibernate.annotations.NamedQuery.class
org.hibernate.annotations.AccessType.class
org.hibernate.annotations.Source.class
org.hibernate.annotations.Where.class
org.hibernate.annotations.GenericGenerators.class
org.hibernate.annotations.Formula.class
org.hibernate.annotations.DiscriminatorOptions.class
org.hibernate.annotations.FilterDefs.class
org.hibernate.annotations.Loader.class
org.hibernate.annotations.Cache.class
org.hibernate.annotations.NamedNativeQuery.class
org.hibernate.annotations.MetaValue.class
org.hibernate.annotations.Any.class
org.hibernate.annotations.SQLDelete.class
org.hibernate.annotations.Immutable.class
org.hibernate.annotations.JoinColumnOrFormula.class
org.hibernate.annotations.ManyToAny.class
org.hibernate.annotations.Generated.class
org.hibernate.annotations.ColumnTransformer.class
org.hibernate.annotations.Filters.class
org.hibernate.annotations.SourceType.class
org.hibernate.annotations.FetchProfile.class
org.hibernate.annotations.FilterJoinTables.class
org.hibernate.annotations.Parameter.class
org.hibernate.annotations.LazyToOneOption.class
org.hibernate.annotations.ColumnTransformers.class
org.hibernate.annotations.FetchProfiles.class
org.hibernate.annotations.Type.class
org.hibernate.annotations.MapKeyType.class
org.hibernate.annotations.NotFound.class
org.hibernate.annotations.LazyToOne.class
org.hibernate.annotations.ResultCheckStyle.class
org.hibernate.annotations.Sort.class
org.hibernate.annotations.QueryHints.class
org.hibernate.annotations.NaturalId.class
org.hibernate.annotations.Target.class
org.hibernate.annotations.PolymorphismType.class
org.hibernate.annotations.OrderBy.class
org.hibernate.annotations.NotFoundAction.class
org.hibernate.annotations.AnyMetaDef.class
org.hibernate.annotations.JoinColumnsOrFormulas.class
org.hibernate.annotations.IndexColumn.class
org.hibernate.annotations.ForceDiscriminator.class
org.hibernate.annotations.Check.class
org.hibernate.annotations.Entity.class
org.hibernate.annotations.AnyMetaDefs.class
org.hibernate.annotations.ForeignKey.class
org.hibernate.annotations.Tuplizer.class
org.hibernate.annotations.Synchronize.class
org.hibernate.annotations.SQLDeleteAll.class
org.hibernate.annotations.Index.class
org.hibernate.annotations.Columns.class
org.hibernate.annotations.OnDelete.class
org.hibernate.annotations.WhereJoinTable.class
org.hibernate.annotations.LazyCollectionOption.class
org.hibernate.annotations.ParamDef.class
org.hibernate.annotations.OptimisticLock.class
org.hibernate.annotations.NamedQueries.class
org.hibernate.annotations.Parent.class
org.hibernate.annotations.NamedNativeQueries.class
org.hibernate.annotations.SQLUpdate.class
org.hibernate.annotations.CollectionOfElements.class
org.hibernate.annotations.FetchProfile$FetchOverride.class
org.hibernate.annotations.CacheConcurrencyStrategy.class
org.hibernate.annotations.Cascade.class
org.hibernate.annotations.CascadeType.class
org.hibernate.annotations.Fetch.class
org.hibernate.annotations.TypeDef.class
org.hibernate.annotations.Subselect.class
org.hibernate.annotations.FilterJoinTable.class
org.hibernate.annotations.CollectionId.class
org.hibernate.annotations.GenericGenerator.class
org.hibernate.annotations.MapKey.class
org.hibernate.annotations.Tuplizers.class
org.hibernate.annotations.CacheModeType.class
org.hibernate.annotations.FilterDef.class
org.hibernate.annotations.OptimisticLockType.class
org.hibernate.annotations.FlushModeType.class
org.hibernate.annotations.Filter.class
org.hibernate.annotations.FetchMode.class
org.hibernate.annotations.GenerationTime.class
org.hibernate.mapping.MetaAttribute.class
org.hibernate.mapping.Value.class
org.hibernate.mapping.Component$StandardGenerationContextLocator.class
org.hibernate.mapping.MetaAttributable.class
org.hibernate.mapping.Fetchable.class
org.hibernate.mapping.SimpleAuxiliaryDatabaseObject.class
org.hibernate.mapping.Bag.class
org.hibernate.mapping.Table.class
org.hibernate.mapping.OneToOne.class
org.hibernate.mapping.List.class
org.hibernate.mapping.SingleTableSubclass.class
org.hibernate.mapping.PrimaryKey.class
org.hibernate.mapping.ValueVisitor.class
org.hibernate.mapping.Formula.class
org.hibernate.mapping.ManyToOne.class
org.hibernate.mapping.Column.class
org.hibernate.mapping.KeyValue.class
org.hibernate.mapping.Subclass.class
org.hibernate.mapping.Array.class
org.hibernate.mapping.Any.class
org.hibernate.mapping.Backref.class
org.hibernate.mapping.IndexBackref.class
org.hibernate.mapping.MetadataSource.class
org.hibernate.mapping.FetchProfile.class
org.hibernate.mapping.AbstractAuxiliaryDatabaseObject.class
org.hibernate.mapping.UniqueKey.class
org.hibernate.mapping.ToOne.class
org.hibernate.mapping.PrimitiveArray.class
org.hibernate.mapping.Join.class
org.hibernate.mapping.DenormalizedTable.class
org.hibernate.mapping.TableOwner.class
org.hibernate.mapping.Collection.class
org.hibernate.mapping.PersistentClassVisitor.class
org.hibernate.mapping.UnionSubclass.class
org.hibernate.mapping.Property.class
org.hibernate.mapping.JoinedSubclass.class
org.hibernate.mapping.RelationalModel.class
org.hibernate.mapping.SimpleValue.class
org.hibernate.mapping.Map.class
org.hibernate.mapping.MappedSuperclass.class
org.hibernate.mapping.Component.class
org.hibernate.mapping.ForeignKey.class
org.hibernate.mapping.RootClass.class
org.hibernate.mapping.Constraint.class
org.hibernate.mapping.PersistentClass.class
org.hibernate.mapping.Set.class
org.hibernate.mapping.AuxiliaryDatabaseObject.class
org.hibernate.mapping.Selectable.class
org.hibernate.mapping.Index.class
org.hibernate.mapping.IndexedCollection.class
org.hibernate.mapping.PropertyGeneration.class
org.hibernate.mapping.Component$ValueGenerationPlan.class
org.hibernate.mapping.SyntheticProperty.class
org.hibernate.mapping.TypeDef.class
org.hibernate.mapping.Filterable.class
org.hibernate.mapping.IdentifierCollection.class
org.hibernate.mapping.DependantValue.class
org.hibernate.mapping.IdentifierBag.class
org.hibernate.mapping.FetchProfile$Fetch.class
org.hibernate.mapping.IdGenerator.class
org.hibernate.mapping.OneToMany.class
org.hibernate.mapping.Table$ForeignKeyKey.class
org.hibernate.classic.Lifecycle.class
org.hibernate.jdbc.Expectations.class
org.hibernate.jdbc.BatchFailedException.class
org.hibernate.jdbc.TooManyRowsAffectedException.class
org.hibernate.jdbc.AbstractWork.class
org.hibernate.jdbc.Expectations$BasicExpectation.class
org.hibernate.jdbc.Expectation.class
org.hibernate.jdbc.Expectations$1.class
org.hibernate.jdbc.WorkExecutorVisitable.class
org.hibernate.jdbc.BatchedTooManyRowsAffectedException.class
org.hibernate.jdbc.Work.class
org.hibernate.jdbc.Expectations$BasicParamExpectation.class
org.hibernate.jdbc.WorkExecutor.class
org.hibernate.jdbc.AbstractReturningWork.class
org.hibernate.jdbc.ReturningWork.class
org.hibernate.hql.internal.CollectionProperties.class
org.hibernate.hql.internal.HolderInstantiator.class
org.hibernate.hql.internal.CollectionSubqueryFactory.class
org.hibernate.hql.internal.NameGenerator.class
org.hibernate.hql.internal.QueryExecutionRequestException.class
org.hibernate.hql.internal.QuerySplitter.class
org.hibernate.hql.internal.classic.SelectPathExpressionParser.class
org.hibernate.hql.internal.classic.ParserHelper.class
org.hibernate.hql.internal.classic.OrderByParser.class
org.hibernate.hql.internal.classic.ClauseParser.class
org.hibernate.hql.internal.classic.GroupByParser.class
org.hibernate.hql.internal.classic.FromPathExpressionParser.class
org.hibernate.hql.internal.classic.PathExpressionParser$CollectionElement.class
org.hibernate.hql.internal.classic.SelectParser.class
org.hibernate.hql.internal.classic.QueryTranslatorImpl$2.class
org.hibernate.hql.internal.classic.ClassicQueryTranslatorFactory.class
org.hibernate.hql.internal.classic.QueryTranslatorImpl.class
org.hibernate.hql.internal.classic.PreprocessingParser.class
org.hibernate.hql.internal.classic.QueryTranslatorImpl$1.class
org.hibernate.hql.internal.classic.FromParser.class
org.hibernate.hql.internal.classic.WhereParser.class
org.hibernate.hql.internal.classic.Parser.class
org.hibernate.hql.internal.classic.PathExpressionParser.class
org.hibernate.hql.internal.classic.HavingParser.class
org.hibernate.hql.internal.ast.DetailedSemanticException.class
org.hibernate.hql.internal.ast.HqlParser.class
org.hibernate.hql.internal.ast.ParameterTranslationsImpl$ParameterInfo.class
org.hibernate.hql.internal.ast.QueryTranslatorImpl$JavaConstantConverter.class
org.hibernate.hql.internal.ast.SqlGenerator$FunctionArguments.class
org.hibernate.hql.internal.ast.ParseErrorHandler.class
org.hibernate.hql.internal.ast.ErrorCounter.class
org.hibernate.hql.internal.ast.SqlGenerator$DefaultWriter.class
org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory.class
org.hibernate.hql.internal.ast.HqlSqlWalker.class
org.hibernate.hql.internal.ast.InvalidWithClauseException.class
org.hibernate.hql.internal.ast.HqlSqlWalker$WithClauseVisitor.class
org.hibernate.hql.internal.ast.QuerySyntaxException.class
org.hibernate.hql.internal.ast.ParameterTranslationsImpl.class
org.hibernate.hql.internal.ast.ErrorReporter.class
org.hibernate.hql.internal.ast.TypeDiscriminatorMetadata.class
org.hibernate.hql.internal.ast.HqlASTFactory.class
org.hibernate.hql.internal.ast.InvalidPathException.class
org.hibernate.hql.internal.ast.SqlGenerator.class
org.hibernate.hql.internal.ast.HqlLexer.class
org.hibernate.hql.internal.ast.QueryTranslatorImpl.class
org.hibernate.hql.internal.ast.ParameterTranslationsImpl$1NamedParamTempHolder.class
org.hibernate.hql.internal.ast.HqlToken.class
org.hibernate.hql.internal.ast.SqlASTFactory.class
org.hibernate.hql.internal.ast.SqlGenerator$SqlWriter.class
org.hibernate.hql.internal.ast.util.ASTIterator.class
org.hibernate.hql.internal.ast.util.ASTAppender.class
org.hibernate.hql.internal.ast.util.AliasGenerator.class
org.hibernate.hql.internal.ast.util.ASTUtil.class
org.hibernate.hql.internal.ast.util.SessionFactoryHelper.class
org.hibernate.hql.internal.ast.util.JoinProcessor$1.class
org.hibernate.hql.internal.ast.util.ASTUtil$CollectingNodeVisitor.class
org.hibernate.hql.internal.ast.util.LiteralProcessor$1.class
org.hibernate.hql.internal.ast.util.ASTParentsFirstIterator.class
org.hibernate.hql.internal.ast.util.LiteralProcessor$DecimalFormatter.class
org.hibernate.hql.internal.ast.util.LiteralProcessor.class
org.hibernate.hql.internal.ast.util.LiteralProcessor$ExactDecimalFormatter.class
org.hibernate.hql.internal.ast.util.ASTUtil$IncludePredicate.class
org.hibernate.hql.internal.ast.util.ColumnHelper.class
org.hibernate.hql.internal.ast.util.ASTUtil$FilterPredicate.class
org.hibernate.hql.internal.ast.util.LiteralProcessor$ApproximateDecimalFormatter.class
org.hibernate.hql.internal.ast.util.NodeTraverser.class
org.hibernate.hql.internal.ast.util.SyntheticAndFactory.class
org.hibernate.hql.internal.ast.util.ASTPrinter.class
org.hibernate.hql.internal.ast.util.NodeTraverser$VisitationStrategy.class
org.hibernate.hql.internal.ast.util.PathHelper.class
org.hibernate.hql.internal.ast.util.JoinProcessor.class
org.hibernate.hql.internal.ast.tree.Node.class
org.hibernate.hql.internal.ast.tree.MapEntryNode.class
org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode.class
org.hibernate.hql.internal.ast.tree.ResultVariableRefNode.class
org.hibernate.hql.internal.ast.tree.DeleteStatement.class
org.hibernate.hql.internal.ast.tree.FromElement.class
org.hibernate.hql.internal.ast.tree.AggregateNode.class
org.hibernate.hql.internal.ast.tree.FromReferenceNode.class
org.hibernate.hql.internal.ast.tree.FromElement$TypeDiscriminatorMetadataImpl.class
org.hibernate.hql.internal.ast.tree.ComponentJoin$ComponentFromElementType.class
org.hibernate.hql.internal.ast.tree.ExpectedTypeAwareNode.class
org.hibernate.hql.internal.ast.tree.IndexNode.class
org.hibernate.hql.internal.ast.tree.UnaryArithmeticNode.class
org.hibernate.hql.internal.ast.tree.Statement.class
org.hibernate.hql.internal.ast.tree.MapEntryNode$1.class
org.hibernate.hql.internal.ast.tree.CaseNode.class
org.hibernate.hql.internal.ast.tree.MapValueNode.class
org.hibernate.hql.internal.ast.tree.FromClause$1.class
org.hibernate.hql.internal.ast.tree.FromElementType.class
org.hibernate.hql.internal.ast.tree.ComponentJoin$1.class
org.hibernate.hql.internal.ast.tree.JavaConstantNode.class
org.hibernate.hql.internal.ast.tree.IntoClause.class
org.hibernate.hql.internal.ast.tree.DotNode.class
org.hibernate.hql.internal.ast.tree.Case2Node.class
org.hibernate.hql.internal.ast.tree.FromElementType$SpecialManyToManyCollectionPropertyMapping.class
org.hibernate.hql.internal.ast.tree.SessionFactoryAwareNode.class
org.hibernate.hql.internal.ast.tree.PathNode.class
org.hibernate.hql.internal.ast.tree.SelectExpressionImpl.class
org.hibernate.hql.internal.ast.tree.OrderByClause.class
org.hibernate.hql.internal.ast.tree.BinaryArithmeticOperatorNode.class
org.hibernate.hql.internal.ast.tree.AssignmentSpecification.class
org.hibernate.hql.internal.ast.tree.UpdateStatement.class
org.hibernate.hql.internal.ast.tree.AbstractStatement.class
org.hibernate.hql.internal.ast.tree.IndexNode$AggregatedIndexCollectionSelectorParameterSpecifications.class
org.hibernate.hql.internal.ast.tree.FromClause$2.class
org.hibernate.hql.internal.ast.tree.UnaryLogicOperatorNode.class
org.hibernate.hql.internal.ast.tree.MapEntryNode$EntryAdapter.class
org.hibernate.hql.internal.ast.tree.IsNotNullLogicOperatorNode.class
org.hibernate.hql.internal.ast.tree.SqlFragment.class
org.hibernate.hql.internal.ast.tree.QueryNode.class
org.hibernate.hql.internal.ast.tree.SelectClause.class
org.hibernate.hql.internal.ast.tree.ImpliedFromElement.class
org.hibernate.hql.internal.ast.tree.AggregatedSelectExpression.class
org.hibernate.hql.internal.ast.tree.IsNullLogicOperatorNode.class
org.hibernate.hql.internal.ast.tree.MapKeyNode.class
org.hibernate.hql.internal.ast.tree.LiteralNode.class
org.hibernate.hql.internal.ast.tree.InLogicOperatorNode.class
org.hibernate.hql.internal.ast.tree.ComponentJoin.class
org.hibernate.hql.internal.ast.tree.InsertStatement.class
org.hibernate.hql.internal.ast.tree.FromClause$4.class
org.hibernate.hql.internal.ast.tree.ConstructorNode.class
org.hibernate.hql.internal.ast.tree.FunctionNode.class
org.hibernate.hql.internal.ast.tree.UnaryOperatorNode.class
org.hibernate.hql.internal.ast.tree.FromClause.class
org.hibernate.hql.internal.ast.tree.ComponentJoin$ComponentPropertyMapping.class
org.hibernate.hql.internal.ast.tree.HqlSqlWalkerNode.class
org.hibernate.hql.internal.ast.tree.RestrictableStatement.class
org.hibernate.hql.internal.ast.tree.MapEntryNode$LocalAliasGenerator.class
org.hibernate.hql.internal.ast.tree.ParameterContainer.class
org.hibernate.hql.internal.ast.tree.AbstractSelectExpression.class
org.hibernate.hql.internal.ast.tree.DisplayableNode.class
org.hibernate.hql.internal.ast.tree.InitializeableNode.class
org.hibernate.hql.internal.ast.tree.FromElementType$1.class
org.hibernate.hql.internal.ast.tree.SelectExpression.class
org.hibernate.hql.internal.ast.tree.MapEntryNode$BasicSelectExpression.class
org.hibernate.hql.internal.ast.tree.ParameterNode.class
org.hibernate.hql.internal.ast.tree.OperatorNode.class
org.hibernate.hql.internal.ast.tree.FromElement$1.class
org.hibernate.hql.internal.ast.tree.SelectExpressionList.class
org.hibernate.hql.internal.ast.tree.DotNode$1.class
org.hibernate.hql.internal.ast.tree.ResolvableNode.class
org.hibernate.hql.internal.ast.tree.AbstractNullnessCheckNode.class
org.hibernate.hql.internal.ast.tree.SqlNode.class
org.hibernate.hql.internal.ast.tree.MethodNode.class
org.hibernate.hql.internal.ast.tree.MapEntryNode$MapEntryBuilder.class
org.hibernate.hql.internal.ast.tree.CollectionFunction.class
org.hibernate.hql.internal.ast.tree.BooleanLiteralNode.class
org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode.class
org.hibernate.hql.internal.ast.tree.BinaryOperatorNode.class
org.hibernate.hql.internal.ast.tree.BetweenOperatorNode.class
org.hibernate.hql.internal.ast.tree.AbstractRestrictableStatement.class
org.hibernate.hql.internal.ast.tree.FromClause$3.class
org.hibernate.hql.internal.ast.tree.AssignmentSpecification$1.class
org.hibernate.hql.internal.ast.tree.DotNode$IllegalCollectionDereferenceExceptionBuilder.class
org.hibernate.hql.internal.ast.tree.FromElementFactory.class
org.hibernate.hql.internal.ast.tree.IdentNode.class
org.hibernate.hql.internal.ast.tree.CountNode.class
org.hibernate.hql.internal.ast.exec.AbstractStatementExecutor$1.class
org.hibernate.hql.internal.ast.exec.AbstractStatementExecutor$TemporaryTableDropWork.class
org.hibernate.hql.internal.ast.exec.StatementExecutor.class
org.hibernate.hql.internal.ast.exec.AbstractStatementExecutor.class
org.hibernate.hql.internal.ast.exec.MultiTableDeleteExecutor.class
org.hibernate.hql.internal.ast.exec.BasicExecutor.class
org.hibernate.hql.internal.ast.exec.MultiTableUpdateExecutor.class
org.hibernate.hql.internal.ast.exec.AbstractStatementExecutor$TemporaryTableCreationWork.class
org.hibernate.hql.internal.antlr.HqlBaseParser.class
org.hibernate.hql.internal.antlr.HqlTokenTypes.class
org.hibernate.hql.internal.antlr.HqlSqlBaseWalker.class
org.hibernate.hql.internal.antlr.HqlBaseLexer.class
org.hibernate.hql.internal.antlr.HqlSqlTokenTypes.class
org.hibernate.hql.internal.antlr.SqlTokenTypes.class
org.hibernate.hql.internal.antlr.SqlGeneratorBase.class
org.hibernate.hql.spi.QueryTranslatorFactory.class
org.hibernate.hql.spi.FilterTranslator.class
org.hibernate.hql.spi.ParameterTranslations.class
org.hibernate.hql.spi.QueryTranslator.class
org.hibernate.metadata.CollectionMetadata.class
org.hibernate.metadata.ClassMetadata.class
org/hibernate/ejb/orm_1_0.xsd
org/hibernate/ejb/orm_2_0.xsd
org.hibernate.property.MapAccessor.class
org.hibernate.property.Dom4jAccessor$TextGetter.class
org.hibernate.property.IndexPropertyAccessor$IndexSetter.class
org.hibernate.property.BasicPropertyAccessor$BasicGetter.class
org.hibernate.property.BackrefPropertyAccessor.class
org.hibernate.property.DirectPropertyAccessor$DirectGetter.class
org.hibernate.property.Getter.class
org.hibernate.property.Dom4jAccessor$TextSetter.class
org.hibernate.property.EmbeddedPropertyAccessor$EmbeddedSetter.class
org.hibernate.property.Dom4jAccessor$Dom4jSetter.class
org.hibernate.property.Dom4jAccessor$ElementGetter.class
org.hibernate.property.IndexPropertyAccessor.class
org.hibernate.property.NoopAccessor$1.class
org.hibernate.property.BasicPropertyAccessor$1.class
org.hibernate.property.NoopAccessor$NoopGetter.class
org.hibernate.property.PropertyAccessorFactory.class
org.hibernate.property.BackrefPropertyAccessor$1.class
org.hibernate.property.Dom4jAccessor.class
org.hibernate.property.NoopAccessor.class
org.hibernate.property.BackrefPropertyAccessor$BackrefSetter.class
org.hibernate.property.Dom4jAccessor$AttributeSetter.class
org.hibernate.property.IndexPropertyAccessor$IndexGetter.class
org.hibernate.property.BasicPropertyAccessor.class
org.hibernate.property.Dom4jAccessor$Dom4jGetter.class
org.hibernate.property.NoopAccessor$NoopSetter.class
org.hibernate.property.EmbeddedPropertyAccessor$EmbeddedGetter.class
org.hibernate.property.Dom4jAccessor$ElementAttributeGetter.class
org.hibernate.property.BackrefPropertyAccessor$BackrefGetter.class
org.hibernate.property.ChainedPropertyAccessor.class
org.hibernate.property.DirectPropertyAccessor.class
org.hibernate.property.BasicPropertyAccessor$BasicSetter.class
org.hibernate.property.Dom4jAccessor$ElementSetter.class
org.hibernate.property.MapAccessor$MapGetter.class
org.hibernate.property.Setter.class
org.hibernate.property.Dom4jAccessor$ElementAttributeSetter.class
org.hibernate.property.EmbeddedPropertyAccessor.class
org.hibernate.property.MapAccessor$MapSetter.class
org.hibernate.property.DirectPropertyAccessor$DirectSetter.class
org.hibernate.property.PropertyAccessor.class
org.hibernate.property.Dom4jAccessor$AttributeGetter.class
org.hibernate.lob.ReaderInputStream.class
org.hibernate.event.internal.DefaultSaveOrUpdateEventListener.class
org.hibernate.event.internal.ReattachVisitor.class
org.hibernate.event.internal.DefaultPersistEventListener.class
org.hibernate.event.internal.DefaultLockEventListener.class
org.hibernate.event.internal.DefaultUpdateEventListener.class
org.hibernate.event.internal.AbstractSaveEventListener.class
org.hibernate.event.internal.DefaultMergeEventListener.class
org.hibernate.event.internal.OnLockVisitor.class
org.hibernate.event.internal.AbstractVisitor.class
org.hibernate.event.internal.DefaultInitializeCollectionEventListener.class
org.hibernate.event.internal.OnReplicateVisitor.class
org.hibernate.event.internal.DirtyCollectionSearchVisitor.class
org.hibernate.event.internal.ProxyVisitor.class
org.hibernate.event.internal.AbstractFlushingEventListener.class
org.hibernate.event.internal.DefaultFlushEventListener.class
org.hibernate.event.internal.DefaultPostLoadEventListener.class
org.hibernate.event.internal.DefaultPersistOnFlushEventListener.class
org.hibernate.event.internal.DefaultPreLoadEventListener.class
org.hibernate.event.internal.DefaultReplicateEventListener.class
org.hibernate.event.internal.DefaultRefreshEventListener.class
org.hibernate.event.internal.DefaultSaveEventListener.class
org.hibernate.event.internal.EvictVisitor.class
org.hibernate.event.internal.DefaultLoadEventListener.class
org.hibernate.event.internal.DefaultDeleteEventListener.class
org.hibernate.event.internal.WrapVisitor.class
org.hibernate.event.internal.DefaultEvictEventListener.class
org.hibernate.event.internal.AbstractReassociateEventListener.class
org.hibernate.event.internal.OnUpdateVisitor.class
org.hibernate.event.internal.DefaultFlushEntityEventListener.class
org.hibernate.event.internal.DefaultDirtyCheckEventListener.class
org.hibernate.event.internal.DefaultAutoFlushEventListener.class
org.hibernate.event.internal.EventCache.class
org.hibernate.event.internal.AbstractLockUpgradeEventListener.class
org.hibernate.event.internal.FlushVisitor.class
org.hibernate.event.spi.LockEventListener.class
org.hibernate.event.spi.PreUpdateEvent.class
org.hibernate.event.spi.PreUpdateEventListener.class
org.hibernate.event.spi.ReplicateEvent.class
org.hibernate.event.spi.PostCollectionRemoveEventListener.class
org.hibernate.event.spi.AbstractPreDatabaseOperationEvent.class
org.hibernate.event.spi.PreCollectionUpdateEventListener.class
org.hibernate.event.spi.PreCollectionUpdateEvent.class
org.hibernate.event.spi.SaveOrUpdateEventListener.class
org.hibernate.event.spi.PostInsertEventListener.class
org.hibernate.event.spi.PostLoadEvent.class
org.hibernate.event.spi.FlushEvent.class
org.hibernate.event.spi.DirtyCheckEventListener.class
org.hibernate.event.spi.PostCollectionUpdateEventListener.class
org.hibernate.event.spi.EventType$1.class
org.hibernate.event.spi.PreCollectionRecreateEventListener.class
org.hibernate.event.spi.RefreshEvent.class
org.hibernate.event.spi.SaveOrUpdateEvent.class
org.hibernate.event.spi.LoadEventListener$1.class
org.hibernate.event.spi.PostInsertEvent.class
org.hibernate.event.spi.MergeEvent.class
org.hibernate.event.spi.PersistEventListener.class
org.hibernate.event.spi.EventSource.class
org.hibernate.event.spi.InitializeCollectionEventListener.class
org.hibernate.event.spi.ReplicateEventListener.class
org.hibernate.event.spi.PostUpdateEvent.class
org.hibernate.event.spi.FlushEntityEventListener.class
org.hibernate.event.spi.LoadEventListener.class
org.hibernate.event.spi.EventType.class
org.hibernate.event.spi.PostCollectionRecreateEvent.class
org.hibernate.event.spi.PreInsertEvent.class
org.hibernate.event.spi.LoadEventListener$LoadType.class
org.hibernate.event.spi.PersistEvent.class
org.hibernate.event.spi.AbstractEvent.class
org.hibernate.event.spi.PostLoadEventListener.class
org.hibernate.event.spi.PreDeleteEvent.class
org.hibernate.event.spi.AutoFlushEvent.class
org.hibernate.event.spi.EvictEventListener.class
org.hibernate.event.spi.RefreshEventListener.class
org.hibernate.event.spi.LoadEvent.class
org.hibernate.event.spi.PreCollectionRemoveEventListener.class
org.hibernate.event.spi.FlushEventListener.class
org.hibernate.event.spi.PreLoadEvent.class
org.hibernate.event.spi.InitializeCollectionEvent.class
org.hibernate.event.spi.PostUpdateEventListener.class
org.hibernate.event.spi.FlushEntityEvent.class
org.hibernate.event.spi.PreCollectionRecreateEvent.class
org.hibernate.event.spi.PreInsertEventListener.class
org.hibernate.event.spi.PreDeleteEventListener.class
org.hibernate.event.spi.AbstractCollectionEvent.class
org.hibernate.event.spi.PostCollectionUpdateEvent.class
org.hibernate.event.spi.PostCollectionRecreateEventListener.class
org.hibernate.event.spi.DeleteEvent.class
org.hibernate.event.spi.PostCollectionRemoveEvent.class
org.hibernate.event.spi.PreLoadEventListener.class
org.hibernate.event.spi.DirtyCheckEvent.class
org.hibernate.event.spi.DeleteEventListener.class
org.hibernate.event.spi.AutoFlushEventListener.class
org.hibernate.event.spi.MergeEventListener.class
org.hibernate.event.spi.PostDeleteEventListener.class
org.hibernate.event.spi.PostDeleteEvent.class
org.hibernate.event.spi.PreCollectionRemoveEvent.class
org.hibernate.event.spi.EvictEvent.class
org.hibernate.event.spi.LockEvent.class
org.hibernate.event.service.internal.EventListenerRegistryImpl.class
org.hibernate.event.service.internal.EventListenerServiceInitiator.class
org.hibernate.event.service.internal.EventListenerGroupImpl$1.class
org.hibernate.event.service.internal.EventListenerGroupImpl.class
org.hibernate.event.service.internal.EventListenerGroupImpl$2.class
org.hibernate.event.service.spi.DuplicationStrategy.class
org.hibernate.event.service.spi.EventListenerRegistry.class
org.hibernate.event.service.spi.EventListenerGroup.class
org.hibernate.event.service.spi.EventListenerRegistrationException.class
org.hibernate.event.service.spi.DuplicationStrategy$Action.class
org.hibernate.jmx.HibernateServiceMBean.class
org.hibernate.jmx.HibernateService.class
org.hibernate.jmx.SessionFactoryStub.class
org.hibernate.jmx.StatisticsServiceMBean.class
org.hibernate.jmx.StatisticsService.class
org.hibernate.transaction.TransactionManagerLookup.class
org.hibernate.engine.ResultSetMappingDefinition.class
org.hibernate.engine.HibernateIterator.class
org.hibernate.engine.loading.internal.LoadContexts.class
org.hibernate.engine.loading.internal.EntityLoadContext.class
org.hibernate.engine.loading.internal.LoadingCollectionEntry.class
org.hibernate.engine.loading.internal.CollectionLoadContext.class
org.hibernate.engine.jdbc.ContextualLobCreator$2.class
org.hibernate.engine.jdbc.ColumnNameCache.class
org.hibernate.engine.jdbc.NClobProxy.class
org.hibernate.engine.jdbc.ContextualLobCreator$1.class
org.hibernate.engine.jdbc.NonContextualLobCreator.class
org.hibernate.engine.jdbc.ResultSetWrapperProxy.class
org.hibernate.engine.jdbc.LobCreator.class
org.hibernate.engine.jdbc.SerializableBlobProxy.class
org.hibernate.engine.jdbc.SerializableNClobProxy.class
org.hibernate.engine.jdbc.WrappedClob.class
org.hibernate.engine.jdbc.StreamUtils.class
org.hibernate.engine.jdbc.ReaderInputStream.class
org.hibernate.engine.jdbc.LobCreationContext.class
org.hibernate.engine.jdbc.BlobProxy.class
org.hibernate.engine.jdbc.AbstractLobCreator.class
org.hibernate.engine.jdbc.ClobProxy.class
org.hibernate.engine.jdbc.LobCreationContext$Callback.class
org.hibernate.engine.jdbc.NClobImplementer.class
org.hibernate.engine.jdbc.ContextualLobCreator$3.class
org.hibernate.engine.jdbc.ContextualLobCreator.class
org.hibernate.engine.jdbc.ClobImplementer.class
org.hibernate.engine.jdbc.SerializableClobProxy.class
org.hibernate.engine.jdbc.WrappedBlob.class
org.hibernate.engine.jdbc.BlobImplementer.class
org.hibernate.engine.jdbc.internal.JdbcServicesImpl.class
org.hibernate.engine.jdbc.internal.JdbcServicesImpl$MultiTenantConnectionProviderJdbcConnectionAccess.class
org.hibernate.engine.jdbc.internal.ResultSetWrapperImpl.class
org.hibernate.engine.jdbc.internal.StatementPreparerImpl$1.class
org.hibernate.engine.jdbc.internal.StatementPreparerImpl$3.class
org.hibernate.engine.jdbc.internal.LogicalConnectionImpl.class
org.hibernate.engine.jdbc.internal.StatementPreparerImpl$StatementPreparationTemplate.class
org.hibernate.engine.jdbc.internal.DDLFormatterImpl.class
org.hibernate.engine.jdbc.internal.JdbcServicesImpl$ExtractedDatabaseMetaDataImpl.class
org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.class
org.hibernate.engine.jdbc.internal.StatementPreparerImpl$QueryStatementPreparationTemplate.class
org.hibernate.engine.jdbc.internal.StatementPreparerImpl$5.class
org.hibernate.engine.jdbc.internal.JdbcServicesInitiator.class
org.hibernate.engine.jdbc.internal.TypeInfo.class
org.hibernate.engine.jdbc.internal.Formatter.class
org.hibernate.engine.jdbc.internal.FormatStyle.class
org.hibernate.engine.jdbc.internal.JdbcResourceRegistryImpl.class
org.hibernate.engine.jdbc.internal.FormatStyle$NoFormatImpl.class
org.hibernate.engine.jdbc.internal.TypeSearchability.class
org.hibernate.engine.jdbc.internal.StatementPreparerImpl$4.class
org.hibernate.engine.jdbc.internal.StatementPreparerImpl$2.class
org.hibernate.engine.jdbc.internal.BasicFormatterImpl.class
org.hibernate.engine.jdbc.internal.TypeInfoExtracter.class
org.hibernate.engine.jdbc.internal.StatementPreparerImpl.class
org.hibernate.engine.jdbc.internal.LobCreatorBuilder.class
org.hibernate.engine.jdbc.internal.FormatStyle$1.class
org.hibernate.engine.jdbc.internal.JdbcServicesImpl$ConnectionProviderJdbcConnectionAccess.class
org.hibernate.engine.jdbc.internal.TypeNullability.class
org.hibernate.engine.jdbc.internal.BasicFormatterImpl$FormatProcess.class
org.hibernate.engine.jdbc.internal.JdbcServicesImpl$1.class
org.hibernate.engine.jdbc.internal.proxy.AbstractProxyHandler.class
org.hibernate.engine.jdbc.internal.proxy.PreparedStatementProxyHandler.class
org.hibernate.engine.jdbc.internal.proxy.BasicStatementProxyHandler.class
org.hibernate.engine.jdbc.internal.proxy.CallableStatementProxyHandler.class
org.hibernate.engine.jdbc.internal.proxy.ImplicitResultSetProxyHandler.class
org.hibernate.engine.jdbc.internal.proxy.DatabaseMetaDataProxyHandler.class
org.hibernate.engine.jdbc.internal.proxy.ResultSetProxyHandler.class
org.hibernate.engine.jdbc.internal.proxy.ImplicitStatementProxyHandler.class
org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder.class
org.hibernate.engine.jdbc.internal.proxy.ConnectionProxyHandler.class
org.hibernate.engine.jdbc.internal.proxy.AbstractStatementProxyHandler.class
org.hibernate.engine.jdbc.internal.proxy.AbstractResultSetProxyHandler.class
org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.class
org.hibernate.engine.jdbc.batch.internal.BatchBuilderInitiator.class
org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl.class
org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl.class
org.hibernate.engine.jdbc.batch.internal.BasicBatchKey.class
org.hibernate.engine.jdbc.batch.internal.BatchingBatch.class
org.hibernate.engine.jdbc.batch.spi.Batch.class
org.hibernate.engine.jdbc.batch.spi.BatchBuilder.class
org.hibernate.engine.jdbc.batch.spi.BatchKey.class
org.hibernate.engine.jdbc.batch.spi.BatchObserver.class
org.hibernate.engine.jdbc.spi.JdbcServices.class
org.hibernate.engine.jdbc.spi.SqlStatementLogger.class
org.hibernate.engine.jdbc.spi.SqlExceptionHelper$WarningHandlerLoggingSupport.class
org.hibernate.engine.jdbc.spi.SqlExceptionHelper$WarningHandler.class
org.hibernate.engine.jdbc.spi.SchemaNameResolver.class
org.hibernate.engine.jdbc.spi.ExtractedDatabaseMetaData.class
org.hibernate.engine.jdbc.spi.JdbcConnectionAccess.class
org.hibernate.engine.jdbc.spi.StatementPreparer.class
org.hibernate.engine.jdbc.spi.SqlExceptionHelper$StandardWarningHandler.class
org.hibernate.engine.jdbc.spi.JdbcWrapper.class
org.hibernate.engine.jdbc.spi.NonDurableConnectionObserver.class
org.hibernate.engine.jdbc.spi.SqlExceptionHelper.class
org.hibernate.engine.jdbc.spi.ConnectionObserverAdapter.class
org.hibernate.engine.jdbc.spi.ExtractedDatabaseMetaData$SQLStateType.class
org.hibernate.engine.jdbc.spi.LogicalConnection.class
org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor.class
org.hibernate.engine.jdbc.spi.JdbcResourceRegistry.class
org.hibernate.engine.jdbc.spi.SqlExceptionHelper$1.class
org.hibernate.engine.jdbc.spi.JdbcCoordinator.class
org.hibernate.engine.jdbc.spi.InvalidatableWrapper.class
org.hibernate.engine.jdbc.spi.ResultSetWrapper.class
org.hibernate.engine.jdbc.spi.ConnectionObserver.class
org.hibernate.engine.profile.Fetch$Style.class
org.hibernate.engine.profile.FetchProfile.class
org.hibernate.engine.profile.Fetch.class
org.hibernate.engine.profile.Association.class
org.hibernate.engine.transaction.synchronization.internal.RegisteredSynchronization.class
org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorImpl$2.class
org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorImpl.class
org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorImpl$1.class
org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorImpl$3.class
org.hibernate.engine.transaction.synchronization.spi.ExceptionMapper.class
org.hibernate.engine.transaction.synchronization.spi.ManagedFlushChecker.class
org.hibernate.engine.transaction.synchronization.spi.AfterCompletionAction.class
org.hibernate.engine.transaction.synchronization.spi.SynchronizationCallbackCoordinator.class
org.hibernate.engine.transaction.internal.SynchronizationRegistryImpl.class
org.hibernate.engine.transaction.internal.TransactionFactoryInitiator.class
org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl.class
org.hibernate.engine.transaction.internal.NullSynchronizationException.class
org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory.class
org.hibernate.engine.transaction.internal.jta.JtaTransaction.class
org.hibernate.engine.transaction.internal.jta.JtaIsolationDelegate.class
org.hibernate.engine.transaction.internal.jta.CMTTransaction.class
org.hibernate.engine.transaction.internal.jta.JtaTransactionFactory.class
org.hibernate.engine.transaction.internal.jta.JtaStatusHelper.class
org.hibernate.engine.transaction.internal.jdbc.JdbcTransactionFactory.class
org.hibernate.engine.transaction.internal.jdbc.JdbcIsolationDelegate.class
org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.class
org.hibernate.engine.transaction.spi.TransactionFactory.class
org.hibernate.engine.transaction.spi.LocalStatus.class
org.hibernate.engine.transaction.spi.JoinStatus.class
org.hibernate.engine.transaction.spi.IsolationDelegate.class
org.hibernate.engine.transaction.spi.TransactionObserver.class
org.hibernate.engine.transaction.spi.AbstractTransactionImpl.class
org.hibernate.engine.transaction.spi.TransactionCoordinator.class
org.hibernate.engine.transaction.spi.TransactionContext.class
org.hibernate.engine.transaction.spi.TransactionEnvironment.class
org.hibernate.engine.transaction.spi.TransactionImplementor.class
org.hibernate.engine.transaction.spi.SynchronizationRegistry.class
org.hibernate.engine.internal.ForeignKeys$Nullifier.class
org.hibernate.engine.internal.ParameterBinder$NamedParameterSource.class
org.hibernate.engine.internal.UnsavedValueFactory.class
org.hibernate.engine.internal.JoinSequence$Selector.class
org.hibernate.engine.internal.StatefulPersistenceContext.class
org.hibernate.engine.internal.TwoPhaseLoad.class
org.hibernate.engine.internal.ParameterBinder.class
org.hibernate.engine.internal.ForeignKeys.class
org.hibernate.engine.internal.JoinSequence$Join.class
org.hibernate.engine.internal.Collections.class
org.hibernate.engine.internal.JoinSequence.class
org.hibernate.engine.internal.JoinHelper.class
org.hibernate.engine.internal.Versioning.class
org.hibernate.engine.internal.Cascade.class
org.hibernate.engine.internal.Nullability.class
org.hibernate.engine.spi.TypedValue.class
org.hibernate.engine.spi.VersionValue$3.class
org.hibernate.engine.spi.ActionQueue.class
org.hibernate.engine.spi.IdentifierValue$2.class
org.hibernate.engine.spi.VersionValue$1.class
org.hibernate.engine.spi.CascadingAction$3.class
org.hibernate.engine.spi.CascadeStyle$12.class
org.hibernate.engine.spi.SubselectFetch.class
org.hibernate.engine.spi.AssociationKey.class
org.hibernate.engine.spi.ActionQueue$InsertActionSorter.class
org.hibernate.engine.spi.CascadingAction$8.class
org.hibernate.engine.spi.CascadeStyle$4.class
org.hibernate.engine.spi.CascadeStyle$3.class
org.hibernate.engine.spi.EntityUniqueKey.class
org.hibernate.engine.spi.VersionValue$2.class
org.hibernate.engine.spi.CascadeStyle$10.class
org.hibernate.engine.spi.EntityEntry.class
org.hibernate.engine.spi.CascadeStyle.class
org.hibernate.engine.spi.CascadeStyle$1.class
org.hibernate.engine.spi.CascadeStyle$11.class
org.hibernate.engine.spi.VersionValue.class
org.hibernate.engine.spi.ActionQueue$1.class
org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle.class
org.hibernate.engine.spi.CascadeStyle$5.class
org.hibernate.engine.spi.CascadeStyle$9.class
org.hibernate.engine.spi.CascadeStyle$6.class
org.hibernate.engine.spi.Mapping.class
org.hibernate.engine.spi.QueryParameters.class
org.hibernate.engine.spi.IdentifierValue$3.class
org.hibernate.engine.spi.SessionFactoryImplementor.class
org.hibernate.engine.spi.BatchFetchQueue.class
org.hibernate.engine.spi.PersistenceContext.class
org.hibernate.engine.spi.CascadingAction$4.class
org.hibernate.engine.spi.IdentifierValue$4.class
org.hibernate.engine.spi.NonFlushedChanges.class
org.hibernate.engine.spi.CascadeStyle$8.class
org.hibernate.engine.spi.SessionImplementor.class
org.hibernate.engine.spi.CascadingAction$2.class
org.hibernate.engine.spi.CascadeStyle$7.class
org.hibernate.engine.spi.CascadeStyle$2.class
org.hibernate.engine.spi.CascadingAction$6.class
org.hibernate.engine.spi.CollectionEntry.class
org.hibernate.engine.spi.IdentifierValue.class
org.hibernate.engine.spi.ActionQueue$AfterTransactionCompletionProcessQueue.class
org.hibernate.engine.spi.ActionQueue$BeforeTransactionCompletionProcessQueue.class
org.hibernate.engine.spi.Status.class
org.hibernate.engine.spi.UnsavedValueStrategy.class
org.hibernate.engine.spi.CascadingAction$5.class
org.hibernate.engine.spi.CascadingAction$9.class
org.hibernate.engine.spi.CollectionKey.class
org.hibernate.engine.spi.IdentifierValue$1.class
org.hibernate.engine.spi.NamedQueryDefinition.class
org.hibernate.engine.spi.FilterDefinition.class
org.hibernate.engine.spi.CascadingAction$1.class
org.hibernate.engine.spi.NamedSQLQueryDefinition.class
org.hibernate.engine.spi.CascadingAction.class
org.hibernate.engine.spi.ValueInclusion.class
org.hibernate.engine.spi.CascadeStyle$MultipleCascadeStyle.class
org.hibernate.engine.spi.CascadingAction$7.class
org.hibernate.engine.spi.EntityKey.class
org.hibernate.engine.spi.LoadQueryInfluencers.class
org.hibernate.engine.spi.RowSelection.class
org.hibernate.engine.query.spi.ParamLocationRecognizer$NamedParameterDescription.class
org.hibernate.engine.query.spi.ParameterParser$Recognizer.class
org.hibernate.engine.query.spi.ParameterParser.class
org.hibernate.engine.query.spi.QueryMetadata.class
org.hibernate.engine.query.spi.NamedParameterDescriptor.class
org.hibernate.engine.query.spi.ReturnMetadata.class
org.hibernate.engine.query.spi.OrdinalParameterDescriptor.class
org.hibernate.engine.query.spi.ParameterMetadata.class
org.hibernate.engine.query.spi.QueryPlanCache$1.class
org.hibernate.engine.query.spi.NativeSQLQueryPlan.class
org.hibernate.engine.query.spi.FilterQueryPlan.class
org.hibernate.engine.query.spi.QueryPlanCache$DynamicFilterKey.class
org.hibernate.engine.query.spi.ParamLocationRecognizer.class
org.hibernate.engine.query.spi.QueryPlanCache$FilterQueryPlanKey.class
org.hibernate.engine.query.spi.HQLQueryPlan.class
org.hibernate.engine.query.spi.QueryPlanCache$HQLQueryPlanKey.class
org.hibernate.engine.query.spi.QueryPlanCache.class
org.hibernate.engine.query.spi.sql.NativeSQLQueryScalarReturn.class
org.hibernate.engine.query.spi.sql.NativeSQLQueryCollectionReturn.class
org.hibernate.engine.query.spi.sql.NativeSQLQueryNonScalarReturn.class
org.hibernate.engine.query.spi.sql.NativeSQLQueryReturn.class
org.hibernate.engine.query.spi.sql.NativeSQLQueryJoinReturn.class
org.hibernate.engine.query.spi.sql.NativeSQLQueryRootReturn.class
org.hibernate.engine.query.spi.sql.NativeSQLQuerySpecification.class
org.hibernate.persister.entity.PropertyMapping.class
org.hibernate.persister.entity.AbstractEntityPersister$1.class
org.hibernate.persister.entity.Joinable.class
org.hibernate.persister.entity.BasicEntityPropertyMapping.class
org.hibernate.persister.entity.UniqueKeyLoadable.class
org.hibernate.persister.entity.Lockable.class
org.hibernate.persister.entity.SingleTableEntityPersister.class
org.hibernate.persister.entity.SQLLoadable.class
org.hibernate.persister.entity.AbstractEntityPersister.class
org.hibernate.persister.entity.UnionSubclassEntityPersister.class
org.hibernate.persister.entity.AbstractPropertyMapping.class
org.hibernate.persister.entity.Queryable$Declarer.class
org.hibernate.persister.entity.Queryable.class
org.hibernate.persister.entity.DiscriminatorMetadata.class
org.hibernate.persister.entity.AbstractEntityPersister$InclusionChecker.class
org.hibernate.persister.entity.AbstractEntityPersister$3.class
org.hibernate.persister.entity.NamedQueryLoader.class
org.hibernate.persister.entity.AbstractEntityPersister$2.class
org.hibernate.persister.entity.Loadable.class
org.hibernate.persister.entity.DiscriminatorType.class
org.hibernate.persister.entity.EntityPersister.class
org.hibernate.persister.entity.AbstractEntityPersister$4.class
org.hibernate.persister.entity.OuterJoinLoadable.class
org.hibernate.persister.entity.JoinedSubclassEntityPersister.class
org.hibernate.persister.internal.PersisterClassResolverInitiator.class
org.hibernate.persister.internal.PersisterFactoryImpl.class
org.hibernate.persister.internal.PersisterFactoryInitiator.class
org.hibernate.persister.internal.StandardPersisterClassResolver$1.class
org.hibernate.persister.internal.StandardPersisterClassResolver.class
org.hibernate.persister.spi.PersisterFactory.class
org.hibernate.persister.spi.UnknownPersisterException.class
org.hibernate.persister.spi.PersisterClassResolver.class
org.hibernate.persister.collection.CompositeElementPropertyMapping.class
org.hibernate.persister.collection.AbstractCollectionPersister$2.class
org.hibernate.persister.collection.OneToManyPersister.class
org.hibernate.persister.collection.QueryableCollection.class
org.hibernate.persister.collection.CollectionPropertyMapping.class
org.hibernate.persister.collection.CollectionPersister.class
org.hibernate.persister.collection.AbstractCollectionPersister$1.class
org.hibernate.persister.collection.CollectionPropertyNames.class
org.hibernate.persister.collection.ElementPropertyMapping.class
org.hibernate.persister.collection.NamedQueryCollectionInitializer.class
org.hibernate.persister.collection.BasicCollectionPersister.class
org.hibernate.persister.collection.SQLLoadableCollection.class
org.hibernate.persister.collection.AbstractCollectionPersister.class
org.hibernate.type.IdentifierBagType.class
org.hibernate.type.SerializableType.class
org.hibernate.type.ForeignKeyDirection$1.class
org.hibernate.type.NullableType.class
org.hibernate.type.TypeFactory$1.class
org.hibernate.type.SortedMapType.class
org.hibernate.type.AbstractType.class
org.hibernate.type.CalendarType.class
org.hibernate.type.AbstractLongBinaryType.class
org.hibernate.type.AdaptedImmutableType.class
org.hibernate.type.IdentifierType.class
org.hibernate.type.ImmutableType.class
org.hibernate.type.AbstractLobType.class
org.hibernate.type.TypeResolver.class
org.hibernate.type.FloatType.class
org.hibernate.type.UrlType.class
org.hibernate.type.ByteArrayBlobType.class
org.hibernate.type.OneToOneType.class
org.hibernate.type.OrderedSetType.class
org.hibernate.type.ImageType.class
org.hibernate.type.BigDecimalType.class
org.hibernate.type.StringClobType.class
org.hibernate.type.BlobType.class
org.hibernate.type.ArrayType.class
org.hibernate.type.EmbeddedComponentType.class
org.hibernate.type.AbstractComponentType.class
org.hibernate.type.PrimitiveCharacterArrayClobType.class
org.hibernate.type.EnumType.class
org.hibernate.type.TypeFactory$TypeScope.class
org.hibernate.type.PostgresUUIDType$PostgresUUIDSqlTypeDescriptor$2.class
org.hibernate.type.BooleanType.class
org.hibernate.type.AbstractLongStringType.class
org.hibernate.type.TextType.class
org.hibernate.type.WrappedMaterializedBlobType.class
org.hibernate.type.PrimitiveType.class
org.hibernate.type.TimeType.class
org.hibernate.type.StringType.class
org.hibernate.type.MaterializedBlobType.class
org.hibernate.type.SerializableToBlobType.class
org.hibernate.type.SetType.class
org.hibernate.type.LiteralType.class
org.hibernate.type.SingleColumnType.class
org.hibernate.type.WrapperBinaryType.class
org.hibernate.type.CharBooleanType.class
org.hibernate.type.CustomCollectionType.class
org.hibernate.type.AnyType$ObjectTypeCacheEntry.class
org.hibernate.type.DbTimestampType.class
org.hibernate.type.PostgresUUIDType$PostgresUUIDSqlTypeDescriptor.class
org.hibernate.type.XmlRepresentableType.class
org.hibernate.type.CharArrayType.class
org.hibernate.type.UUIDCharType.class
org.hibernate.type.SpecialOneToOneType.class
org.hibernate.type.VersionType.class
org.hibernate.type.StandardBasicTypes.class
org.hibernate.type.Type.class
org.hibernate.type.CustomType.class
org.hibernate.type.ForeignKeyDirection.class
org.hibernate.type.TimestampType.class
org.hibernate.type.TypeFactory.class
org.hibernate.type.EntityType.class
org.hibernate.type.MapType.class
org.hibernate.type.YesNoType.class
org.hibernate.type.ManyToOneType.class
org.hibernate.type.AbstractBynaryType.class
org.hibernate.type.LongType.class
org.hibernate.type.CompositeCustomType.class
org.hibernate.type.ComponentType.class
org.hibernate.type.AssociationType.class
org.hibernate.type.BagType.class
org.hibernate.type.ClassType.class
org.hibernate.type.PrimitiveByteArrayBlobType.class
org.hibernate.type.UUIDBinaryType.class
org.hibernate.type.ObjectType.class
org.hibernate.type.MutableType.class
org.hibernate.type.CharacterArrayClobType.class
org.hibernate.type.StringRepresentableType.class
org.hibernate.type.TimeZoneType.class
org.hibernate.type.BigIntegerType.class
org.hibernate.type.TypeHelper.class
org.hibernate.type.CalendarDateType.class
org.hibernate.type.DoubleType.class
org.hibernate.type.ShortType.class
org.hibernate.type.ByteType.class
org.hibernate.type.BinaryType.class
org.hibernate.type.DateType.class
org.hibernate.type.CharacterArrayType.class
org.hibernate.type.CollectionType.class
org.hibernate.type.ClobType.class
org.hibernate.type.SerializationException.class
org.hibernate.type.AbstractStandardBasicType$2.class
org.hibernate.type.NumericBooleanType.class
org.hibernate.type.AbstractSingleColumnStandardBasicType.class
org.hibernate.type.PostgresUUIDType$PostgresUUIDSqlTypeDescriptor$1.class
org.hibernate.type.MaterializedClobType.class
org.hibernate.type.LocaleType.class
org.hibernate.type.BasicTypeRegistry.class
org.hibernate.type.DiscriminatorType.class
org.hibernate.type.AbstractStandardBasicType$1.class
org.hibernate.type.TypeFactory$TypeScopeImpl.class
org.hibernate.type.SortedSetType.class
org.hibernate.type.AbstractCharArrayType.class
org.hibernate.type.AnyType.class
org.hibernate.type.BasicType.class
org.hibernate.type.CharacterType.class
org.hibernate.type.ListType.class
org.hibernate.type.MetaType.class
org.hibernate.type.PostgresUUIDType.class
org.hibernate.type.AbstractStandardBasicType.class
org.hibernate.type.TrueFalseType.class
org.hibernate.type.CurrencyType.class
org.hibernate.type.ForeignKeyDirection$2.class
org.hibernate.type.CompositeType.class
org.hibernate.type.IntegerType.class
org.hibernate.type.OrderedMapType.class
org.hibernate.type.descriptor.ValueExtractor.class
org.hibernate.type.descriptor.BinaryStream.class
org.hibernate.type.descriptor.CharacterStream.class
org.hibernate.type.descriptor.ValueBinder.class
org.hibernate.type.descriptor.WrapperOptions.class
org.hibernate.type.descriptor.JdbcTypeNameMapper.class
org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor$1.class
org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor$1.class
org.hibernate.type.descriptor.sql.ClobTypeDescriptor$2.class
org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor$2.class
org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor.class
org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$2.class
org.hibernate.type.descriptor.sql.TimeTypeDescriptor$1.class
org.hibernate.type.descriptor.sql.BooleanTypeDescriptor$1.class
org.hibernate.type.descriptor.sql.BitTypeDescriptor$1.class
org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor.class
org.hibernate.type.descriptor.sql.BasicBinder.class
org.hibernate.type.descriptor.sql.IntegerTypeDescriptor.class
org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor$1.class
org.hibernate.type.descriptor.sql.TimestampTypeDescriptor$2.class
org.hibernate.type.descriptor.sql.BinaryTypeDescriptor.class
org.hibernate.type.descriptor.sql.DoubleTypeDescriptor$1.class
org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor$2.class
org.hibernate.type.descriptor.sql.BlobTypeDescriptor$3.class
org.hibernate.type.descriptor.sql.RealTypeDescriptor.class
org.hibernate.type.descriptor.sql.TimestampTypeDescriptor$1.class
org.hibernate.type.descriptor.sql.BlobTypeDescriptor$1$1.class
org.hibernate.type.descriptor.sql.DateTypeDescriptor.class
org.hibernate.type.descriptor.sql.BlobTypeDescriptor$5.class
org.hibernate.type.descriptor.sql.VarcharTypeDescriptor.class
org.hibernate.type.descriptor.sql.DoubleTypeDescriptor$2.class
org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor$2.class
org.hibernate.type.descriptor.sql.DecimalTypeDescriptor$1.class
org.hibernate.type.descriptor.sql.FloatTypeDescriptor.class
org.hibernate.type.descriptor.sql.ClobTypeDescriptor$1$1.class
org.hibernate.type.descriptor.sql.TimeTypeDescriptor.class
org.hibernate.type.descriptor.sql.DecimalTypeDescriptor$2.class
org.hibernate.type.descriptor.sql.ClobTypeDescriptor$3.class
org.hibernate.type.descriptor.sql.DecimalTypeDescriptor.class
org.hibernate.type.descriptor.sql.BlobTypeDescriptor$3$1.class
org.hibernate.type.descriptor.sql.ClobTypeDescriptor$1.class
org.hibernate.type.descriptor.sql.RealTypeDescriptor$2.class
org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor.class
org.hibernate.type.descriptor.sql.LongVarbinaryTypeDescriptor.class
org.hibernate.type.descriptor.sql.BigIntTypeDescriptor$1.class
org.hibernate.type.descriptor.sql.DoubleTypeDescriptor.class
org.hibernate.type.descriptor.sql.BooleanTypeDescriptor.class
org.hibernate.type.descriptor.sql.SqlTypeDescriptor.class
org.hibernate.type.descriptor.sql.BitTypeDescriptor$2.class
org.hibernate.type.descriptor.sql.DateTypeDescriptor$2.class
org.hibernate.type.descriptor.sql.BooleanTypeDescriptor$2.class
org.hibernate.type.descriptor.sql.ClobTypeDescriptor$2$1.class
org.hibernate.type.descriptor.sql.TimeTypeDescriptor$2.class
org.hibernate.type.descriptor.sql.BlobTypeDescriptor$4.class
org.hibernate.type.descriptor.sql.IntegerTypeDescriptor$2.class
org.hibernate.type.descriptor.sql.BasicExtractor.class
org.hibernate.type.descriptor.sql.BigIntTypeDescriptor$2.class
org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.class
org.hibernate.type.descriptor.sql.ClobTypeDescriptor$3$1.class
org.hibernate.type.descriptor.sql.ClobTypeDescriptor.class
org.hibernate.type.descriptor.sql.TimestampTypeDescriptor.class
org.hibernate.type.descriptor.sql.DateTypeDescriptor$1.class
org.hibernate.type.descriptor.sql.IntegerTypeDescriptor$1.class
org.hibernate.type.descriptor.sql.BlobTypeDescriptor$4$1.class
org.hibernate.type.descriptor.sql.BlobTypeDescriptor$2.class
org.hibernate.type.descriptor.sql.BitTypeDescriptor.class
org.hibernate.type.descriptor.sql.BlobTypeDescriptor$2$1.class
org.hibernate.type.descriptor.sql.BigIntTypeDescriptor.class
org.hibernate.type.descriptor.sql.LongVarcharTypeDescriptor.class
org.hibernate.type.descriptor.sql.CharTypeDescriptor.class
org.hibernate.type.descriptor.sql.BlobTypeDescriptor.class
org.hibernate.type.descriptor.sql.ClobTypeDescriptor$4.class
org.hibernate.type.descriptor.sql.RealTypeDescriptor$1.class
org.hibernate.type.descriptor.sql.NumericTypeDescriptor.class
org.hibernate.type.descriptor.sql.BlobTypeDescriptor$1.class
org.hibernate.type.descriptor.java.LocaleTypeDescriptor$LocaleComparator.class
org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor.class
org.hibernate.type.descriptor.java.UUIDTypeDescriptor$PassThroughTransformer.class
org.hibernate.type.descriptor.java.IntegerTypeDescriptor.class
org.hibernate.type.descriptor.java.BigDecimalTypeDescriptor.class
org.hibernate.type.descriptor.java.ShortTypeDescriptor.class
org.hibernate.type.descriptor.java.UUIDTypeDescriptor$ToBytesTransformer.class
org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor$TimeZoneComparator.class
org.hibernate.type.descriptor.java.CalendarTypeDescriptor.class
org.hibernate.type.descriptor.java.MutabilityPlan.class
org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor$TimeMutabilityPlan.class
org.hibernate.type.descriptor.java.DateTypeDescriptor.class
org.hibernate.type.descriptor.java.BigIntegerTypeDescriptor.class
org.hibernate.type.descriptor.java.ArrayMutabilityPlan.class
org.hibernate.type.descriptor.java.SerializableTypeDescriptor$SerializableMutabilityPlan.class
org.hibernate.type.descriptor.java.FloatTypeDescriptor.class
org.hibernate.type.descriptor.java.ClassTypeDescriptor.class
org.hibernate.type.descriptor.java.BlobTypeDescriptor$BlobMutabilityPlan.class
org.hibernate.type.descriptor.java.LongTypeDescriptor.class
org.hibernate.type.descriptor.java.UrlTypeDescriptor.class
org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor.class
org.hibernate.type.descriptor.java.ImmutableMutabilityPlan.class
org.hibernate.type.descriptor.java.CharacterStreamImpl.class
org.hibernate.type.descriptor.java.DoubleTypeDescriptor.class
org.hibernate.type.descriptor.java.BooleanTypeDescriptor.class
org.hibernate.type.descriptor.java.CalendarTypeDescriptor$CalendarMutabilityPlan.class
org.hibernate.type.descriptor.java.CharacterTypeDescriptor.class
org.hibernate.type.descriptor.java.StringTypeDescriptor.class
org.hibernate.type.descriptor.java.UUIDTypeDescriptor$ToStringTransformer.class
org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor.class
org.hibernate.type.descriptor.java.DateTypeDescriptor$DateMutabilityPlan.class
org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor.class
org.hibernate.type.descriptor.java.AbstractTypeDescriptor.class
org.hibernate.type.descriptor.java.ByteArrayTypeDescriptor.class
org.hibernate.type.descriptor.java.UUIDTypeDescriptor$ValueTransformer.class
org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor.class
org.hibernate.type.descriptor.java.BinaryStreamImpl.class
org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor.class
org.hibernate.type.descriptor.java.ClobTypeDescriptor$ClobMutabilityPlan.class
org.hibernate.type.descriptor.java.ClobTypeDescriptor.class
org.hibernate.type.descriptor.java.CurrencyTypeDescriptor.class
org.hibernate.type.descriptor.java.JavaTypeDescriptor.class
org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor$DateMutabilityPlan.class
org.hibernate.type.descriptor.java.ByteTypeDescriptor.class
org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor.class
org.hibernate.type.descriptor.java.MutableMutabilityPlan.class
org.hibernate.type.descriptor.java.LocaleTypeDescriptor.class
org.hibernate.type.descriptor.java.BlobTypeDescriptor.class
org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor.class
org.hibernate.type.descriptor.java.UUIDTypeDescriptor.class
org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor$TimestampMutabilityPlan.class
org.hibernate.type.descriptor.java.SerializableTypeDescriptor.class
org.hibernate.type.descriptor.java.IncomparableComparator.class
org.hibernate.type.descriptor.java.DataHelper.class
org.hibernate.usertype.CompositeUserType.class
org.hibernate.usertype.UserCollectionType.class
org.hibernate.usertype.ParameterizedType.class
org.hibernate.usertype.Sized.class
org.hibernate.usertype.UserType.class
org.hibernate.usertype.UserVersionType.class
org.hibernate.usertype.EnhancedUserType.class
org.hibernate.usertype.LoggableUserType.class
org.hibernate.internal.SessionImpl$1.class
org.hibernate.internal.SessionFactoryImpl$CacheImpl.class
org.hibernate.internal.SQLQueryImpl$RootReturnBuilder.class
org.hibernate.internal.CoreMessageLogger.class
org.hibernate.internal.FilterImpl.class
org.hibernate.internal.SessionFactoryImpl$1$1.class
org.hibernate.internal.SQLQueryImpl$1.class
org.hibernate.internal.SessionFactoryRegistry$ObjectFactoryImpl.class
org.hibernate.internal.TypeLocatorImpl.class
org.hibernate.internal.SQLQueryImpl$ReturnBuilder.class
org.hibernate.internal.TransactionEnvironmentImpl.class
org.hibernate.internal.CriteriaImpl$Subcriteria.class
org.hibernate.internal.AbstractQueryImpl.class
org.hibernate.internal.AbstractSessionImpl.class
org.hibernate.internal.SessionImpl$LockRequestImpl.class
org.hibernate.internal.ConnectionObserverStatsBridge.class
org.hibernate.internal.SessionImpl$SharedSessionBuilderImpl.class
org.hibernate.internal.AbstractSessionImpl$1.class
org.hibernate.internal.SessionImpl$LobHelperImpl.class
org.hibernate.internal.SessionFactoryImpl$1.class
org.hibernate.internal.SessionImpl.class
org.hibernate.internal.SessionFactoryImpl.class
org.hibernate.internal.AbstractSessionImpl$ContextualJdbcConnectionAccess.class
org.hibernate.internal.SQLQueryImpl$RootReturnBuilder$1.class
org.hibernate.internal.FetchingScrollableResultsImpl.class
org.hibernate.internal.SessionFactoryObserverChain.class
org.hibernate.internal.IteratorImpl.class
org.hibernate.internal.SessionFactoryImpl$1IntegratorObserver.class
org.hibernate.internal.ScrollableResultsImpl.class
org.hibernate.internal.StatelessSessionImpl.class
org.hibernate.internal.SessionFactoryImpl$2IntegratorObserver.class
org.hibernate.internal.NonFlushedChangesImpl.class
org.hibernate.internal.SessionFactoryRegistry$1.class
org.hibernate.internal.CriteriaImpl$CriterionEntry.class
org.hibernate.internal.SQLQueryImpl$FetchReturnBuilder.class
org.hibernate.internal.CriteriaImpl$1.class
org.hibernate.internal.CriteriaImpl.class
org.hibernate.internal.AbstractScrollableResults.class
org.hibernate.internal.QueryImpl.class
org.hibernate.internal.SessionFactoryRegistry.class
org.hibernate.internal.AbstractSessionImpl$NonContextualJdbcConnectionAccess.class
org.hibernate.internal.SessionImpl$CoordinatingEntityNameResolver.class
org.hibernate.internal.SessionFactoryImpl$StatelessSessionBuilderImpl.class
org.hibernate.internal.SQLQueryImpl$FetchReturnBuilder$1.class
org.hibernate.internal.SessionImpl$2.class
org.hibernate.internal.NonFlushedChangesImpl$SessionNonFlushedChanges.class
org.hibernate.internal.CriteriaImpl$OrderEntry.class
org.hibernate.internal.SQLQueryImpl.class
org.hibernate.internal.CoreMessageLogger_$logger.class
org.hibernate.internal.CollectionFilterImpl.class
org.hibernate.internal.FilterHelper.class
org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.class
org.hibernate.internal.util.Cloneable.class
org.hibernate.internal.util.SerializationHelper.class
org.hibernate.internal.util.SerializationHelper$1.class
org.hibernate.internal.util.ReflectHelper.class
org.hibernate.internal.util.JdbcExceptionHelper.class
org.hibernate.internal.util.Cloneable$2.class
org.hibernate.internal.util.StringHelper.class
org.hibernate.internal.util.BytesHelper.class
org.hibernate.internal.util.MarkerObject.class
org.hibernate.internal.util.SerializationHelper$CustomObjectInputStream.class
org.hibernate.internal.util.Cloneable$1.class
org.hibernate.internal.util.ConfigHelper.class
org.hibernate.internal.util.jndi.JndiHelper.class
org.hibernate.internal.util.io.StreamCopier.class
org.hibernate.internal.util.collections.SimpleMRUCache.class
org.hibernate.internal.util.collections.IdentityMap$IdentityMapEntry.class
org.hibernate.internal.util.collections.JoinedIterator.class
org.hibernate.internal.util.collections.IdentityMap$IdentityKey.class
org.hibernate.internal.util.collections.LRUMap.class
org.hibernate.internal.util.collections.IdentityMap$1.class
org.hibernate.internal.util.collections.ArrayHelper.class
org.hibernate.internal.util.collections.SoftLimitMRUCache.class
org.hibernate.internal.util.collections.SoftLimitMRUCache$KeyedSoftReference.class
org.hibernate.internal.util.collections.LazyIterator.class
org.hibernate.internal.util.collections.IdentityMap$KeyIterator.class
org.hibernate.internal.util.collections.SoftLimitMRUCache$1.class
org.hibernate.internal.util.collections.SingletonIterator.class
org.hibernate.internal.util.collections.CollectionHelper.class
org.hibernate.internal.util.collections.EmptyIterator.class
org.hibernate.internal.util.collections.IdentitySet.class
org.hibernate.internal.util.collections.IdentityMap.class
org.hibernate.internal.util.xml.ErrorLogger.class
org.hibernate.internal.util.xml.XMLHelper.class
org.hibernate.internal.util.xml.XMLHelper$ErrorLogger.class
org.hibernate.internal.util.xml.XMLHelper$1.class
org.hibernate.internal.util.xml.DTDEntityResolver.class
org.hibernate.internal.util.xml.XmlDocumentImpl.class
org.hibernate.internal.util.xml.Origin.class
org.hibernate.internal.util.xml.MappingReader.class
org.hibernate.internal.util.xml.XmlDocument.class
org.hibernate.internal.util.xml.OriginImpl.class
org.hibernate.internal.util.beans.BeanIntrospectionException.class
org.hibernate.internal.util.beans.BeanInfoHelper.class
org.hibernate.internal.util.beans.BeanInfoHelper$BeanInfoDelegate.class
org.hibernate.internal.util.config.ConfigurationHelper.class
org.hibernate.internal.util.config.ConfigurationException.class
org.hibernate.internal.util.compare.CalendarComparator.class
org.hibernate.internal.util.compare.EqualsHelper.class
org.hibernate.internal.util.compare.ComparableComparator.class
org.hibernate.id.TableGenerator$1.class
org.hibernate.id.SelectGenerator$SelectGeneratorDelegate.class
org.hibernate.id.IdentifierGeneratorHelper$2.class
org.hibernate.id.Assigned.class
org.hibernate.id.SelectGenerator$1.class
org.hibernate.id.IdentityGenerator$BasicDelegate.class
org.hibernate.id.SequenceHiLoGenerator$1.class
org.hibernate.id.IdentifierGeneratorHelper$BigIntegerHolder.class
org.hibernate.id.MultipleHiLoPerTableGenerator.class
org.hibernate.id.IntegralDataTypeHolder.class
org.hibernate.id.ForeignGenerator.class
org.hibernate.id.MultipleHiLoPerTableGenerator$1.class
org.hibernate.id.TableHiLoGenerator.class
org.hibernate.id.IdentifierGenerator.class
org.hibernate.id.IdentifierGeneratorHelper$BigDecimalHolder.class
org.hibernate.id.UUIDGenerationStrategy.class
org.hibernate.id.IdentifierGeneratorHelper$1.class
org.hibernate.id.IdentityGenerator.class
org.hibernate.id.CompositeNestedGeneratedValueGenerator$GenerationContextLocator.class
org.hibernate.id.PostInsertIdentityPersister.class
org.hibernate.id.PersistentIdentifierGenerator.class
org.hibernate.id.SequenceHiLoGenerator.class
org.hibernate.id.IncrementGenerator.class
org.hibernate.id.TableHiLoGenerator$1.class
org.hibernate.id.IdentifierGeneratorHelper.class
org.hibernate.id.SequenceIdentityGenerator.class
org.hibernate.id.AbstractPostInsertGenerator.class
org.hibernate.id.CompositeNestedGeneratedValueGenerator.class
org.hibernate.id.ResultSetIdentifierConsumer.class
org.hibernate.id.SelectGenerator.class
org.hibernate.id.PostInsertIdentifierGenerator.class
org.hibernate.id.UUIDGenerator.class
org.hibernate.id.UUIDHexGenerator.class
org.hibernate.id.SequenceIdentityGenerator$Delegate.class
org.hibernate.id.AbstractUUIDGenerator.class
org.hibernate.id.IdentifierGenerationException.class
org.hibernate.id.MultipleHiLoPerTableGenerator$2.class
org.hibernate.id.CompositeNestedGeneratedValueGenerator$GenerationPlan.class
org.hibernate.id.Configurable.class
org.hibernate.id.SequenceGenerator.class
org.hibernate.id.IdentityGenerator$InsertSelectDelegate.class
org.hibernate.id.SequenceIdentityGenerator$NoCommentsInsert.class
org.hibernate.id.IdentityGenerator$GetGeneratedKeysDelegate.class
org.hibernate.id.TableGenerator.class
org.hibernate.id.IdentifierGeneratorHelper$BasicHolder.class
org.hibernate.id.GUIDGenerator.class
org.hibernate.id.IdentifierGeneratorAggregator.class
org.hibernate.id.uuid.Helper.class
org.hibernate.id.uuid.CustomVersionOneStrategy.class
org.hibernate.id.uuid.StandardRandomStrategy.class
org.hibernate.id.enhanced.TableGenerator$1.class
org.hibernate.id.enhanced.AccessCallback.class
org.hibernate.id.enhanced.TableStructure$1$1.class
org.hibernate.id.enhanced.TableStructure$1.class
org.hibernate.id.enhanced.SequenceStyleGenerator.class
org.hibernate.id.enhanced.TableStructure.class
org.hibernate.id.enhanced.OptimizerFactory$InitialValueAwareOptimizer.class
org.hibernate.id.enhanced.OptimizerFactory.class
org.hibernate.id.enhanced.OptimizerFactory$NoopOptimizer.class
org.hibernate.id.enhanced.OptimizerFactory$HiLoOptimizer.class
org.hibernate.id.enhanced.OptimizerFactory$PooledOptimizer.class
org.hibernate.id.enhanced.TableGenerator$1$1.class
org.hibernate.id.enhanced.OptimizerFactory$LegacyHiLoAlgorithmOptimizer.class
org.hibernate.id.enhanced.OptimizerFactory$OptimizerSupport.class
org.hibernate.id.enhanced.SequenceStructure.class
org.hibernate.id.enhanced.OptimizerFactory$PooledLoOptimizer.class
org.hibernate.id.enhanced.Optimizer.class
org.hibernate.id.enhanced.DatabaseStructure.class
org.hibernate.id.enhanced.TableGenerator.class
org.hibernate.id.enhanced.SequenceStructure$1.class
org.hibernate.id.factory.DefaultIdentifierGeneratorFactory.class
org.hibernate.id.factory.IdentifierGeneratorFactory.class
org.hibernate.id.insert.AbstractReturningDelegate.class
org.hibernate.id.insert.IdentifierGeneratingInsert.class
org.hibernate.id.insert.InsertGeneratedIdentifierDelegate.class
org.hibernate.id.insert.InsertSelectIdentityInsert.class
org.hibernate.id.insert.Binder.class
org.hibernate.id.insert.AbstractSelectingDelegate.class
org.hibernate.stat.QueryStatistics.class
org.hibernate.stat.SecondLevelCacheStatistics.class
org.hibernate.stat.CollectionStatistics.class
org.hibernate.stat.SessionStatistics.class
org.hibernate.stat.Statistics.class
org.hibernate.stat.EntityStatistics.class
org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl.class
org.hibernate.stat.internal.StatisticsInitiator$1.class
org.hibernate.stat.internal.ConcurrentEntityStatisticsImpl.class
org.hibernate.stat.internal.StatisticsInitiator.class
org.hibernate.stat.internal.SessionStatisticsImpl.class
org.hibernate.stat.internal.ConcurrentCollectionStatisticsImpl.class
org.hibernate.stat.internal.CategorizedStatistics.class
org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl.class
org.hibernate.stat.internal.ConcurrentStatisticsImpl.class
org.hibernate.stat.spi.StatisticsFactory.class
org.hibernate.stat.spi.StatisticsImplementor.class
org.hibernate.secure.internal.JACCConfiguration.class
org.hibernate.secure.internal.JACCPreInsertEventListener.class
org.hibernate.secure.internal.JACCPermissions$PolicyContextActions.class
org.hibernate.secure.internal.JACCPermissions$PolicyContextActions$1.class
org.hibernate.secure.internal.JACCPermissions$PolicyContextActions$1$1.class
org.hibernate.secure.internal.JACCPreDeleteEventListener.class
org.hibernate.secure.internal.JACCSecurityListener.class
org.hibernate.secure.internal.HibernatePermission.class
org.hibernate.secure.internal.JACCPermissions$PolicyContextActions$2.class
org.hibernate.secure.internal.JACCPermissions$SetContextID.class
org.hibernate.secure.internal.JACCPreLoadEventListener.class
org.hibernate.secure.internal.JACCPermissions.class
org.hibernate.secure.internal.JACCPreUpdateEventListener.class
org.hibernate.criterion.NotNullExpression.class
org.hibernate.criterion.PropertySubqueryExpression.class
org.hibernate.criterion.Expression.class
org.hibernate.criterion.Projection.class
org.hibernate.criterion.SizeExpression.class
org.hibernate.criterion.PropertyExpression.class
org.hibernate.criterion.AggregateProjection.class
org.hibernate.criterion.Example$NotNullOrZeroPropertySelector.class
org.hibernate.criterion.NotExpression.class
org.hibernate.criterion.SQLProjection.class
org.hibernate.criterion.SimpleSubqueryExpression.class
org.hibernate.criterion.ProjectionList.class
org.hibernate.criterion.Example.class
org.hibernate.criterion.CountProjection.class
org.hibernate.criterion.Disjunction.class
org.hibernate.criterion.BetweenExpression.class
org.hibernate.criterion.RowCountProjection.class
org.hibernate.criterion.MatchMode$4.class
org.hibernate.criterion.Example$NotNullPropertySelector.class
org.hibernate.criterion.SimpleExpression.class
org.hibernate.criterion.DetachedCriteria.class
org.hibernate.criterion.CriteriaQuery.class
org.hibernate.criterion.LogicalExpression.class
org.hibernate.criterion.PropertyProjection.class
org.hibernate.criterion.IdentifierEqExpression.class
org.hibernate.criterion.SubqueryExpression.class
org.hibernate.criterion.NotEmptyExpression.class
org.hibernate.criterion.Criterion.class
org.hibernate.criterion.Subqueries.class
org.hibernate.criterion.MatchMode$1.class
org.hibernate.criterion.InExpression.class
org.hibernate.criterion.Conjunction.class
org.hibernate.criterion.MatchMode$3.class
org.hibernate.criterion.Example$AllPropertySelector.class
org.hibernate.criterion.Distinct.class
org.hibernate.criterion.Order.class
org.hibernate.criterion.ExistsSubqueryExpression.class
org.hibernate.criterion.Property.class
org.hibernate.criterion.Projections.class
org.hibernate.criterion.Example$PropertySelector.class
org.hibernate.criterion.MatchMode.class
org.hibernate.criterion.EnhancedProjection.class
org.hibernate.criterion.IlikeExpression.class
org.hibernate.criterion.EmptyExpression.class
org.hibernate.criterion.AvgProjection.class
org.hibernate.criterion.Junction.class
org.hibernate.criterion.Restrictions.class
org.hibernate.criterion.LikeExpression.class
org.hibernate.criterion.AbstractEmptinessExpression.class
org.hibernate.criterion.SimpleProjection.class
org.hibernate.criterion.AliasedProjection.class
org.hibernate.criterion.CriteriaSpecification.class
org.hibernate.criterion.IdentifierProjection.class
org.hibernate.criterion.SQLCriterion.class
org.hibernate.criterion.MatchMode$2.class
org.hibernate.criterion.NaturalIdentifier.class
org.hibernate.criterion.NullExpression.class
org.hibernate.integrator.internal.IntegratorServiceImpl.class
org.hibernate.integrator.internal.IntegratorServiceInitiator.class
org.hibernate.integrator.spi.IntegratorService.class
org.hibernate.integrator.spi.Integrator.class
org.hibernate.action.internal.CollectionRemoveAction.class
org.hibernate.action.internal.BulkOperationCleanupAction$1.class
org.hibernate.action.internal.EntityDeleteAction.class
org.hibernate.action.internal.EntityVerifyVersionProcess.class
org.hibernate.action.internal.EntityIncrementVersionProcess.class
org.hibernate.action.internal.BulkOperationCleanupAction$CollectionCleanup.class
org.hibernate.action.internal.CollectionAction.class
org.hibernate.action.internal.CollectionUpdateAction.class
org.hibernate.action.internal.BulkOperationCleanupAction$EntityCleanup.class
org.hibernate.action.internal.DelayedPostInsertIdentifier.class
org.hibernate.action.internal.EntityUpdateAction.class
org.hibernate.action.internal.EntityIdentityInsertAction.class
org.hibernate.action.internal.EntityAction.class
org.hibernate.action.internal.EntityInsertAction.class
org.hibernate.action.internal.BulkOperationCleanupAction.class
org.hibernate.action.internal.CollectionAction$1.class
org.hibernate.action.internal.CollectionAction$CacheCleanupProcess.class
org.hibernate.action.internal.CollectionRecreateAction.class
org.hibernate.action.spi.BeforeTransactionCompletionProcess.class
org.hibernate.action.spi.AfterTransactionCompletionProcess.class
org.hibernate.action.spi.Executable.class
org.hibernate.bytecode.buildtime.internal.JavassistInstrumenter$CustomClassDescriptor.class
org.hibernate.bytecode.buildtime.internal.JavassistInstrumenter.class
org.hibernate.bytecode.buildtime.spi.ExecutionException.class
org.hibernate.bytecode.buildtime.spi.FieldFilter.class
org.hibernate.bytecode.buildtime.spi.Instrumenter.class
org.hibernate.bytecode.buildtime.spi.Instrumenter$Options.class
org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter$CustomFieldFilter.class
org.hibernate.bytecode.buildtime.spi.ClassFilter.class
org.hibernate.bytecode.buildtime.spi.ClassDescriptor.class
org.hibernate.bytecode.buildtime.spi.BasicClassFilter.class
org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter$ZipEntryHandler.class
org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter$2.class
org.hibernate.bytecode.buildtime.spi.Logger.class
org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter.class
org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter$1.class
org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter$ZipFileProcessor.class
org.hibernate.bytecode.internal.javassist.BulkAccessorException.class
org.hibernate.bytecode.internal.javassist.FieldFilter.class
org.hibernate.bytecode.internal.javassist.FieldTransformer.class
org.hibernate.bytecode.internal.javassist.ProxyFactoryFactoryImpl$BasicProxyFactoryImpl.class
org.hibernate.bytecode.internal.javassist.BulkAccessorFactory.class
org.hibernate.bytecode.internal.javassist.InstantiationOptimizerAdapter.class
org.hibernate.bytecode.internal.javassist.FieldHandled.class
org.hibernate.bytecode.internal.javassist.BytecodeProviderImpl.class
org.hibernate.bytecode.internal.javassist.JavassistClassTransformer.class
org.hibernate.bytecode.internal.javassist.ReflectionOptimizerImpl.class
org.hibernate.bytecode.internal.javassist.AccessOptimizerAdapter.class
org.hibernate.bytecode.internal.javassist.FastClass.class
org.hibernate.bytecode.internal.javassist.ProxyFactoryFactoryImpl$PassThroughHandler.class
org.hibernate.bytecode.internal.javassist.BulkAccessor.class
org.hibernate.bytecode.internal.javassist.ProxyFactoryFactoryImpl.class
org.hibernate.bytecode.internal.javassist.TransformingClassLoader.class
org.hibernate.bytecode.internal.javassist.ProxyFactoryFactoryImpl$1.class
org.hibernate.bytecode.internal.javassist.JavassistClassTransformer$1.class
org.hibernate.bytecode.internal.javassist.FieldHandler.class
org.hibernate.bytecode.spi.ByteCodeHelper.class
org.hibernate.bytecode.spi.BasicProxyFactory.class
org.hibernate.bytecode.spi.ReflectionOptimizer$InstantiationOptimizer.class
org.hibernate.bytecode.spi.AbstractClassTransformerImpl.class
org.hibernate.bytecode.spi.ReflectionOptimizer.class
org.hibernate.bytecode.spi.ClassTransformer.class
org.hibernate.bytecode.spi.ProxyFactoryFactory.class
org.hibernate.bytecode.spi.InstrumentedClassLoader.class
org.hibernate.bytecode.spi.ReflectionOptimizer$AccessOptimizer.class
org.hibernate.bytecode.spi.BytecodeProvider.class
org.hibernate.bytecode.instrumentation.internal.FieldInterceptionHelper.class
org.hibernate.bytecode.instrumentation.internal.FieldInterceptionHelper$Delegate.class
org.hibernate.bytecode.instrumentation.internal.FieldInterceptionHelper$JavassistDelegate.class
org.hibernate.bytecode.instrumentation.internal.javassist.JavassistHelper.class
org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl.class
org.hibernate.bytecode.instrumentation.spi.LazyPropertyInitializer$1.class
org.hibernate.bytecode.instrumentation.spi.FieldInterceptor.class
org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor.class
org.hibernate.bytecode.instrumentation.spi.LazyPropertyInitializer.class
org.hibernate.sql.DerbyCaseFragment.class
org.hibernate.sql.QueryJoinFragment.class
org.hibernate.sql.Sybase11JoinFragment.class
org.hibernate.sql.Update.class
org.hibernate.sql.AliasGenerator.class
org.hibernate.sql.SimpleSelect.class
org.hibernate.sql.MckoiCaseFragment.class
org.hibernate.sql.InFragment.class
org.hibernate.sql.CaseFragment.class
org.hibernate.sql.ANSIJoinFragment$1.class
org.hibernate.sql.ANSICaseFragment.class
org.hibernate.sql.Select.class
org.hibernate.sql.OracleJoinFragment.class
org.hibernate.sql.Template$1.class
org.hibernate.sql.DecodeCaseFragment.class
org.hibernate.sql.SelectFragment.class
org.hibernate.sql.CacheJoinFragment.class
org.hibernate.sql.Template$TrimOperands.class
org.hibernate.sql.Delete.class
org.hibernate.sql.ConditionFragment.class
org.hibernate.sql.Insert.class
org.hibernate.sql.JoinFragment.class
org.hibernate.sql.DisjunctionFragment.class
org.hibernate.sql.Alias.class
org.hibernate.sql.QuerySelect.class
org.hibernate.sql.HSQLCaseFragment.class
org.hibernate.sql.ANSIJoinFragment.class
org.hibernate.sql.SelectExpression.class
org.hibernate.sql.Template$NoOpColumnMapper.class
org.hibernate.sql.Template.class
org.hibernate.sql.ForUpdateFragment.class
org.hibernate.sql.InsertSelect.class
org.hibernate.sql.JoinType.class
org.hibernate.sql.ordering.antlr.Node.class
org.hibernate.sql.ordering.antlr.CollationSpecification.class
org.hibernate.sql.ordering.antlr.OrderByFragmentRenderer.class
org.hibernate.sql.ordering.antlr.OrderingSpecification$Ordering.class
org.hibernate.sql.ordering.antlr.NodeSupport.class
org.hibernate.sql.ordering.antlr.OrderByFragment.class
org.hibernate.sql.ordering.antlr.OrderingSpecification.class
org.hibernate.sql.ordering.antlr.ColumnMapper.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.OrderByFragmentParser.class
org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes.class
org.hibernate.sql.ordering.antlr.OrderByFragmentTranslator.class
org.hibernate.sql.ordering.antlr.Factory.class
org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer.class
org.hibernate.sql.ordering.antlr.TranslationContext.class
org.hibernate.sql.ordering.antlr.SortSpecification.class
org.hibernate.sql.ordering.antlr.SortKey.class
org.hibernate.cfg.ClassPropertyHolder.class
org.hibernate.cfg.DefaultComponentSafeNamingStrategy.class
org.hibernate.cfg.HbmBinder$MapSecondPass.class
org.hibernate.cfg.OneToOneSecondPass.class
org.hibernate.cfg.AnnotationBinder.class
org.hibernate.cfg.AnnotationConfiguration.class
org.hibernate.cfg.UniqueConstraintHolder.class
org.hibernate.cfg.AnnotationBinder$1.class
org.hibernate.cfg.Configuration$1.class
org.hibernate.cfg.ResultSetMappingSecondPass.class
org.hibernate.cfg.SettingsFactory.class
org.hibernate.cfg.HbmBinder$1.class
org.hibernate.cfg.ToOneFkSecondPass.class
org.hibernate.cfg.ObjectNameNormalizer.class
org.hibernate.cfg.Mappings$PropertyReference.class
org.hibernate.cfg.Configuration$MappingsImpl$TableDescription.class
org.hibernate.cfg.Configuration$MetadataSourceQueue.class
org.hibernate.cfg.AnnotatedClassType.class
org.hibernate.cfg.AnnotationBinder$LocalCacheAnnotationImpl.class
org.hibernate.cfg.QuerySecondPass.class
org.hibernate.cfg.ToOneBinder.class
org.hibernate.cfg.Environment.class
org.hibernate.cfg.SecondaryTableSecondPass.class
org.hibernate.cfg.Configuration.class
org.hibernate.cfg.DefaultNamingStrategy.class
org.hibernate.cfg.HbmBinder$CollectionType.class
org.hibernate.cfg.AccessType.class
org.hibernate.cfg.InheritanceState$ElementsToProcess.class
org.hibernate.cfg.PropertyInferredData.class
org.hibernate.cfg.ObjectNameSource.class
org.hibernate.cfg.IndexOrUniqueKeySecondPass.class
org.hibernate.cfg.MetadataSourceType.class
org.hibernate.cfg.WrappedInferredData.class
org.hibernate.cfg.Configuration$MappingsImpl.class
org.hibernate.cfg.HbmBinder$CollectionType$6.class
org.hibernate.cfg.HbmBinder$ListSecondPass.class
org.hibernate.cfg.HbmBinder.class
org.hibernate.cfg.NotYetImplementedException.class
org.hibernate.cfg.Ejb3JoinColumn.class
org.hibernate.cfg.ImprovedNamingStrategy.class
org.hibernate.cfg.PropertyData.class
org.hibernate.cfg.InheritanceState.class
org.hibernate.cfg.Ejb3DiscriminatorColumn.class
org.hibernate.cfg.HbmBinder$CollectionType$1.class
org.hibernate.cfg.ExternalSessionFactoryConfig.class
org.hibernate.cfg.PropertyHolder.class
org.hibernate.cfg.ExtendsQueueEntry.class
org.hibernate.cfg.ColumnsBuilder.class
org.hibernate.cfg.VerifyFetchProfileReferenceSecondPass.class
org.hibernate.cfg.BinderHelper.class
org.hibernate.cfg.PropertyPreloadedData.class
org.hibernate.cfg.AbstractPropertyHolder.class
org.hibernate.cfg.JoinedSubclassFkSecondPass.class
org.hibernate.cfg.CopyIdentifierComponentSecondPass.class
org.hibernate.cfg.CollectionPropertyHolder.class
org.hibernate.cfg.EJB3DTDEntityResolver.class
org.hibernate.cfg.Configuration$2.class
org.hibernate.cfg.EJB3NamingStrategy.class
org.hibernate.cfg.PropertyContainer.class
org.hibernate.cfg.Mappings.class
org.hibernate.cfg.SecondPass.class
org.hibernate.cfg.AvailableSettings.class
org.hibernate.cfg.CollectionSecondPass.class
org.hibernate.cfg.IndexColumn.class
org.hibernate.cfg.Configuration$CacheHolder.class
org.hibernate.cfg.HbmBinder$CollectionType$3.class
org.hibernate.cfg.HbmBinder$CollectionType$5.class
org.hibernate.cfg.HbmBinder$IdentifierCollectionSecondPass.class
org.hibernate.cfg.Configuration$MappingsImpl$TableColumnNameBinding.class
org.hibernate.cfg.SetSimpleValueTypeSecondPass.class
org.hibernate.cfg.ObjectNameNormalizer$NamingStrategyHelper.class
org.hibernate.cfg.AnnotationConfiguration$ExtendedMappingsImpl.class
org.hibernate.cfg.NamingStrategy.class
org.hibernate.cfg.HbmBinder$EntityElementHandler.class
org.hibernate.cfg.Ejb3Column.class
org.hibernate.cfg.HbmBinder$CollectionType$2.class
org.hibernate.cfg.HbmBinder$CollectionType$7.class
org.hibernate.cfg.Configuration$ObjectNameNormalizerImpl.class
org.hibernate.cfg.NamedSQLQuerySecondPass.class
org.hibernate.cfg.PkDrivenByDefaultMapsIdSecondPass.class
org.hibernate.cfg.HbmBinder$CollectionType$4.class
org.hibernate.cfg.Settings.class
org.hibernate.cfg.HbmBinder$ManyToOneSecondPass.class
org.hibernate.cfg.RecoverableException.class
org.hibernate.cfg.ComponentPropertyHolder.class
org.hibernate.cfg.CreateKeySecondPass.class
org.hibernate.cfg.PropertyHolderBuilder.class
org.hibernate.cfg.ExtendedMappings.class
org.hibernate.cfg.FkSecondPass.class
org.hibernate.cfg.HbmBinder$CollectionSecondPass.class
org.hibernate.cfg.ResultSetMappingBinder.class
org.hibernate.cfg.InheritanceState$1.class
org.hibernate.cfg.search.HibernateSearchIntegrator.class
org.hibernate.cfg.search.HibernateSearchIntegrator$DuplicationStrategyImpl.class
org.hibernate.cfg.annotations.BagBinder.class
org.hibernate.cfg.annotations.EntityBinder$SecondaryTableNameSource.class
org.hibernate.cfg.annotations.TableBinder$1.class
org.hibernate.cfg.annotations.CollectionBinder$1.class
org.hibernate.cfg.annotations.SimpleValueBinder$1.class
org.hibernate.cfg.annotations.PrimitiveArrayBinder.class
org.hibernate.cfg.annotations.MapKeyColumnDelegator.class
org.hibernate.cfg.annotations.EntityBinder.class
org.hibernate.cfg.annotations.TableBinder$AssociationTableNameSource.class
org.hibernate.cfg.annotations.ListBinder$1.class
org.hibernate.cfg.annotations.QueryBinder.class
org.hibernate.cfg.annotations.CustomizableColumns.class
org.hibernate.cfg.annotations.ListBinder.class
org.hibernate.cfg.annotations.EntityBinder$EntityTableNamingStrategyHelper.class
org.hibernate.cfg.annotations.MapBinder.class
org.hibernate.cfg.annotations.CollectionBinder.class
org.hibernate.cfg.annotations.MapBinder$1.class
org.hibernate.cfg.annotations.SetBinder.class
org.hibernate.cfg.annotations.SimpleValueBinder.class
org.hibernate.cfg.annotations.PropertyBinder.class
org.hibernate.cfg.annotations.ArrayBinder.class
org.hibernate.cfg.annotations.IdBagBinder.class
org.hibernate.cfg.annotations.EntityBinder$1.class
org.hibernate.cfg.annotations.EntityBinder$SecondaryTableNamingStrategyHelper.class
org.hibernate.cfg.annotations.EntityBinder$EntityTableObjectNameSource.class
org.hibernate.cfg.annotations.Nullability.class
org.hibernate.cfg.annotations.TableBinder.class
org.hibernate.cfg.annotations.QueryBinder$1.class
org.hibernate.cfg.annotations.ResultsetMappingSecondPass.class
org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator.class
org.hibernate.cfg.annotations.reflection.JPAOverridenAnnotationReader$PropertyType.class
org.hibernate.cfg.annotations.reflection.JPAOverridenAnnotationReader$1.class
org.hibernate.cfg.annotations.reflection.JPAOverridenAnnotationReader.class
org.hibernate.cfg.annotations.reflection.JPAMetadataProvider.class
org.hibernate.cfg.annotations.reflection.XMLContext$Default.class
org.hibernate.cfg.annotations.reflection.XMLContext.class
org.hibernate.cfg.beanvalidation.TypeSafeActivator.class
org.hibernate.cfg.beanvalidation.DuplicationStrategyImpl.class
org.hibernate.cfg.beanvalidation.BeanValidationEventListener.class
org.hibernate.cfg.beanvalidation.BeanValidationIntegrator$ValidationMode.class
org.hibernate.cfg.beanvalidation.HibernateTraversableResolver.class
org.hibernate.cfg.beanvalidation.GroupsPerOperation$Operation.class
org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.class
org.hibernate.cfg.beanvalidation.GroupsPerOperation.class
org.hibernate.exception.LockAcquisitionException.class
org.hibernate.exception.DataException.class
org.hibernate.exception.JDBCConnectionException.class
org.hibernate.exception.SQLGrammarException.class
org.hibernate.exception.ConstraintViolationException.class
org.hibernate.exception.GenericJDBCException.class
org.hibernate.exception.internal.SQLStateConverter.class
org.hibernate.exception.internal.CacheSQLStateConverter.class
org.hibernate.exception.spi.SQLExceptionConverterFactory$1.class
org.hibernate.exception.spi.ViolatedConstraintNameExtracter.class
org.hibernate.exception.spi.SQLExceptionConverter.class
org.hibernate.exception.spi.TemplatedViolatedConstraintNameExtracter.class
org.hibernate.exception.spi.Configurable.class
org.hibernate.exception.spi.SQLExceptionConverterFactory.class
org.hibernate.service.UnknownUnwrapTypeException.class
org.hibernate.service.Service.class
org.hibernate.service.StandardSessionFactoryServiceInitiators.class
org.hibernate.service.UnknownServiceException.class
org.hibernate.service.BasicServiceRegistry.class
org.hibernate.service.ServiceRegistryBuilder.class
org.hibernate.service.ServiceRegistry.class
org.hibernate.service.StandardServiceInitiators.class
org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform$1.class
org.hibernate.service.jta.platform.internal.SunOneJtaPlatform.class
org.hibernate.service.jta.platform.internal.JOnASJtaPlatform.class
org.hibernate.service.jta.platform.internal.TransactionManagerAccess.class
org.hibernate.service.jta.platform.internal.JBossAppServerJtaPlatform.class
org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform$TransactionManagerAdapter.class
org.hibernate.service.jta.platform.internal.BorlandEnterpriseServerJtaPlatform.class
org.hibernate.service.jta.platform.internal.TransactionManagerLookupBridge.class
org.hibernate.service.jta.platform.internal.OrionJtaPlatform.class
org.hibernate.service.jta.platform.internal.JOTMJtaPlatform.class
org.hibernate.service.jta.platform.internal.WebSphereJtaPlatform.class
org.hibernate.service.jta.platform.internal.WeblogicJtaPlatform.class
org.hibernate.service.jta.platform.internal.AbstractJtaPlatform.class
org.hibernate.service.jta.platform.internal.BitronixJtaPlatform.class
org.hibernate.service.jta.platform.internal.TransactionManagerBasedSynchronizationStrategy.class
org.hibernate.service.jta.platform.internal.JBossStandAloneJtaPlatform.class
org.hibernate.service.jta.platform.internal.JtaPlatformInitiator.class
org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform$TransactionManagerAdapter$TransactionAdapter$1.class
org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform.class
org.hibernate.service.jta.platform.internal.NoJtaPlatform.class
org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform$TransactionManagerAdapter$TransactionAdapter.class
org.hibernate.service.jta.platform.internal.SynchronizationRegistryBasedSynchronizationStrategy.class
org.hibernate.service.jta.platform.internal.JtaSynchronizationStrategy.class
org.hibernate.service.jta.platform.internal.ResinJtaPlatform.class
org.hibernate.service.jta.platform.internal.OC4JJtaPlatform.class
org.hibernate.service.jta.platform.internal.JRun4JtaPlatform.class
org.hibernate.service.jta.platform.internal.SynchronizationRegistryAccess.class
org.hibernate.service.jta.platform.spi.JtaPlatformException.class
org.hibernate.service.jta.platform.spi.JtaPlatform.class
org.hibernate.service.jndi.JndiException.class
org.hibernate.service.jndi.JndiNameException.class
org.hibernate.service.jndi.internal.JndiServiceInitiator.class
org.hibernate.service.jndi.internal.JndiServiceImpl.class
org.hibernate.service.jndi.spi.JndiService.class
org.hibernate.service.jdbc.connections.internal.DatasourceConnectionProviderImpl.class
org.hibernate.service.jdbc.connections.internal.MultiTenantConnectionProviderInitiator.class
org.hibernate.service.jdbc.connections.internal.UserSuppliedConnectionProviderImpl.class
org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl.class
org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator.class
org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator$1.class
org.hibernate.service.jdbc.connections.spi.MultiTenantConnectionProvider.class
org.hibernate.service.jdbc.connections.spi.AbstractMultiTenantConnectionProvider.class
org.hibernate.service.jdbc.connections.spi.ConnectionProvider.class
org.hibernate.service.jdbc.dialect.internal.DialectResolverSet.class
org.hibernate.service.jdbc.dialect.internal.DialectResolverInitiator.class
org.hibernate.service.jdbc.dialect.internal.AbstractDialectResolver.class
org.hibernate.service.jdbc.dialect.internal.BasicDialectResolver.class
org.hibernate.service.jdbc.dialect.internal.DialectFactoryImpl.class
org.hibernate.service.jdbc.dialect.internal.DialectFactoryInitiator.class
org.hibernate.service.jdbc.dialect.internal.StandardDialectResolver.class
org.hibernate.service.jdbc.dialect.spi.DialectResolver.class
org.hibernate.service.jdbc.dialect.spi.DialectFactory.class
org.hibernate.service.jmx.internal.JmxServiceImpl.class
org.hibernate.service.jmx.internal.DisabledJmxServiceImpl.class
org.hibernate.service.jmx.internal.JmxServiceInitiator.class
org.hibernate.service.jmx.spi.JmxService.class
org.hibernate.service.config.internal.ConfigurationServiceInitiator.class
org.hibernate.service.config.internal.ConfigurationServiceImpl.class
org.hibernate.service.config.spi.ConfigurationService$Converter.class
org.hibernate.service.config.spi.ConfigurationService.class
org.hibernate.service.classloading.internal.ClassLoaderServiceInitiator.class
org.hibernate.service.classloading.internal.ClassLoaderServiceImpl.class
org.hibernate.service.classloading.spi.ClassLoadingException.class
org.hibernate.service.classloading.spi.ClassLoaderService.class
org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryImpl.class
org.hibernate.service.internal.AbstractServiceRegistryImpl.class
org.hibernate.service.internal.ServiceProxyGenerationException.class
org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryInitiator.class
org.hibernate.service.internal.ServiceDependencyException.class
org.hibernate.service.internal.BasicServiceRegistryImpl.class
org.hibernate.service.internal.SessionFactoryServiceRegistryImpl.class
org.hibernate.service.internal.ProvidedService.class
org.hibernate.service.internal.ServiceProxy.class
org.hibernate.service.spi.ServiceRegistryAwareService.class
org.hibernate.service.spi.Startable.class
org.hibernate.service.spi.SessionFactoryServiceRegistry.class
org.hibernate.service.spi.SessionFactoryServiceInitiator.class
org.hibernate.service.spi.Manageable.class
org.hibernate.service.spi.ServiceInitiator.class
org.hibernate.service.spi.ServiceException.class
org.hibernate.service.spi.ServiceRegistryImplementor.class
org.hibernate.service.spi.InjectService.class
org.hibernate.service.spi.SessionFactoryServiceRegistryFactory.class
org.hibernate.service.spi.ServiceBinding$OwningRegistry.class
org.hibernate.service.spi.Wrapped.class
org.hibernate.service.spi.ServiceBinding.class
org.hibernate.service.spi.BasicServiceInitiator.class
org.hibernate.service.spi.Configurable.class
org.hibernate.service.spi.Stoppable.class
org.hibernate.proxy.HibernateProxyHelper.class
org.hibernate.proxy.AbstractLazyInitializer.class
org.hibernate.proxy.LazyInitializer.class
org.hibernate.proxy.HibernateProxy.class
org.hibernate.proxy.EntityNotFoundDelegate.class
org.hibernate.proxy.ProxyFactory.class
org.hibernate.proxy.AbstractSerializableProxy.class
org.hibernate.proxy.dom4j.Dom4jLazyInitializer.class
org.hibernate.proxy.dom4j.Dom4jProxy.class
org.hibernate.proxy.dom4j.Dom4jProxyFactory.class
org.hibernate.proxy.pojo.BasicLazyInitializer.class
org.hibernate.proxy.pojo.javassist.SerializableProxy.class
org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer$1.class
org.hibernate.proxy.pojo.javassist.JavassistProxyFactory.class
org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer.class
org.hibernate.proxy.map.MapLazyInitializer.class
org.hibernate.proxy.map.MapProxyFactory.class
org.hibernate.proxy.map.MapProxy.class
org.hibernate.context.internal.JTASessionContext.class
org.hibernate.context.internal.ThreadLocalSessionContext$TransactionProtectionWrapper.class
org.hibernate.context.internal.ThreadLocalSessionContext.class
org.hibernate.context.internal.ManagedSessionContext.class
org.hibernate.context.internal.JTASessionContext$CleanupSynch.class
org.hibernate.context.internal.ThreadLocalSessionContext$CleanupSynch.class
org.hibernate.context.spi.CurrentSessionContext.class
org.hibernate.metamodel.ValidationException.class
org.hibernate.metamodel.Metadata$Options.class
org.hibernate.metamodel.MetadataBuilder.class
org.hibernate.metamodel.SessionFactoryBuilder.class
org.hibernate.metamodel.SourceProcessingOrder.class
org.hibernate.metamodel.MetadataSources.class
org.hibernate.metamodel.Metadata.class
org.hibernate.metamodel.binding.MetaAttribute.class
org.hibernate.metamodel.binding.AttributeBinding.class
org.hibernate.metamodel.binding.CollectionElementType$2.class
org.hibernate.metamodel.binding.BasicCollectionElement.class
org.hibernate.metamodel.binding.SimpleAttributeBinding.class
org.hibernate.metamodel.binding.PluralAttributeBinding.class
org.hibernate.metamodel.binding.ManyToAnyCollectionElement.class
org.hibernate.metamodel.binding.EntityReferencingAttributeBinding.class
org.hibernate.metamodel.binding.CustomSQL.class
org.hibernate.metamodel.binding.ManyToManyCollectionElement.class
org.hibernate.metamodel.binding.CollectionElementType$1.class
org.hibernate.metamodel.binding.FetchProfile.class
org.hibernate.metamodel.binding.CollectionElementType$3.class
org.hibernate.metamodel.binding.Caching.class
org.hibernate.metamodel.binding.CollectionElementType$4.class
org.hibernate.metamodel.binding.BagBinding.class
org.hibernate.metamodel.binding.CompositeCollectionElement.class
org.hibernate.metamodel.binding.CollectionElementType$5.class
org.hibernate.metamodel.binding.OneToManyCollectionElement.class
org.hibernate.metamodel.binding.EntityIdentifier.class
org.hibernate.metamodel.binding.InheritanceType.class
org.hibernate.metamodel.binding.ManyToOneAttributeBinding.class
org.hibernate.metamodel.binding.EntityDiscriminator.class
org.hibernate.metamodel.binding.CollectionElement.class
org.hibernate.metamodel.binding.KeyValueBinding.class
org.hibernate.metamodel.binding.CollectionKey.class
org.hibernate.metamodel.binding.CascadeType.class
org.hibernate.metamodel.binding.InheritanceType$1.class
org.hibernate.metamodel.binding.TypeDef.class
org.hibernate.metamodel.binding.CollectionElementType.class
org.hibernate.metamodel.binding.EntityBinding.class
org.hibernate.metamodel.binding.FetchProfile$Fetch.class
org.hibernate.metamodel.binding.IdGenerator.class
org.hibernate.metamodel.binding.AbstractAttributeBinding.class
org.hibernate.metamodel.binding.HibernateTypeDescriptor.class
org.hibernate.metamodel.binding.state.AttributeBindingState.class
org.hibernate.metamodel.binding.state.DiscriminatorBindingState.class
org.hibernate.metamodel.binding.state.SimpleAttributeBindingState.class
org.hibernate.metamodel.binding.state.EntityBindingState.class
org.hibernate.metamodel.binding.state.PluralAttributeBindingState.class
org.hibernate.metamodel.binding.state.ManyToOneAttributeBindingState.class
org.hibernate.metamodel.domain.TypeNature.class
org.hibernate.metamodel.domain.Entity$PojoEntitySpecifics.class
org.hibernate.metamodel.domain.Entity$MapEntitySpecifics.class
org.hibernate.metamodel.domain.Attribute.class
org.hibernate.metamodel.domain.NonEntity.class
org.hibernate.metamodel.domain.Entity$EntityModeEntitySpecifics.class
org.hibernate.metamodel.domain.PluralAttribute.class
org.hibernate.metamodel.domain.Entity$Dom4jEntitySpecifics.class
org.hibernate.metamodel.domain.AbstractAttributeContainer$SingularAttributeImpl.class
org.hibernate.metamodel.domain.Type.class
org.hibernate.metamodel.domain.IndexedPluralAttribute.class
org.hibernate.metamodel.domain.AbstractAttributeContainer$PluralAttributeImpl.class
org.hibernate.metamodel.domain.AbstractAttributeContainer.class
org.hibernate.metamodel.domain.SingularAttribute.class
org.hibernate.metamodel.domain.Entity.class
org.hibernate.metamodel.domain.Component.class
org.hibernate.metamodel.domain.PluralAttributeNature.class
org.hibernate.metamodel.domain.AttributeContainer.class
org.hibernate.metamodel.domain.Superclass.class
org.hibernate.metamodel.domain.BasicType.class
org.hibernate.metamodel.domain.Hierarchical.class
org.hibernate.metamodel.domain.AbstractAttributeContainer$IndexedPluralAttributeImpl.class
org.hibernate.metamodel.source.MappingNotFoundException.class
org.hibernate.metamodel.source.SourceType.class
org.hibernate.metamodel.source.Origin.class
org.hibernate.metamodel.source.MappingException.class
org.hibernate.metamodel.source.XsdException.class
org.hibernate.metamodel.source.annotation.xml.XMLManyToMany.class
org.hibernate.metamodel.source.annotation.xml.XMLEmbeddable.class
org.hibernate.metamodel.source.annotation.xml.XMLElementCollection.class
org.hibernate.metamodel.source.annotation.xml.XMLQueryHint.class
org.hibernate.metamodel.source.annotation.xml.XMLTemporalType.class
org.hibernate.metamodel.source.annotation.xml.XMLNamedQuery.class
org.hibernate.metamodel.source.annotation.xml.XMLMapKeyJoinColumn.class
org.hibernate.metamodel.source.annotation.xml.XMLInheritanceType.class
org.hibernate.metamodel.source.annotation.xml.XMLJoinTable.class
org.hibernate.metamodel.source.annotation.xml.XMLPreUpdate.class
org.hibernate.metamodel.source.annotation.xml.XMLOrderColumn.class
org.hibernate.metamodel.source.annotation.xml.XMLVersion.class
org.hibernate.metamodel.source.annotation.xml.XMLEmbeddableAttributes.class
org.hibernate.metamodel.source.annotation.xml.XMLIdClass.class
org.hibernate.metamodel.source.annotation.xml.XMLPostRemove.class
org.hibernate.metamodel.source.annotation.xml.XMLDiscriminatorType.class
org.hibernate.metamodel.source.annotation.xml.XMLSequenceGenerator.class
org.hibernate.metamodel.source.annotation.xml.XMLAssociationOverride.class
org.hibernate.metamodel.source.annotation.xml.XMLCollectionTable.class
org.hibernate.metamodel.source.annotation.xml.XMLAttributeOverride.class
org.hibernate.metamodel.source.annotation.xml.XMLSecondaryTable.class
org.hibernate.metamodel.source.annotation.xml.XMLOneToOne.class
org.hibernate.metamodel.source.annotation.xml.XMLOneToMany.class
org.hibernate.metamodel.source.annotation.xml.XMLCascadeType.class
org.hibernate.metamodel.source.annotation.xml.XMLPostPersist.class
org.hibernate.metamodel.source.annotation.xml.XMLLob.class
org.hibernate.metamodel.source.annotation.xml.XMLMapKey.class
org.hibernate.metamodel.source.annotation.xml.XMLManyToOne.class
org.hibernate.metamodel.source.annotation.xml.XMLEntity.class
org.hibernate.metamodel.source.annotation.xml.XMLPrePersist.class
org.hibernate.metamodel.source.annotation.xml.XMLAccessType.class
org.hibernate.metamodel.source.annotation.xml.XMLTable.class
org.hibernate.metamodel.source.annotation.xml.XMLFetchType.class
org.hibernate.metamodel.source.annotation.xml.XMLEmptyType.class
org.hibernate.metamodel.source.annotation.xml.XMLPrimaryKeyJoinColumn.class
org.hibernate.metamodel.source.annotation.xml.XMLNamedNativeQuery.class
org.hibernate.metamodel.source.annotation.xml.XMLPostLoad.class
org.hibernate.metamodel.source.annotation.xml.XMLGeneratedValue.class
org.hibernate.metamodel.source.annotation.xml.XMLLockModeType.class
org.hibernate.metamodel.source.annotation.xml.ObjectFactory.class
org.hibernate.metamodel.source.annotation.xml.XMLAttributes.class
org.hibernate.metamodel.source.annotation.xml.XMLPersistenceUnitDefaults.class
org.hibernate.metamodel.source.annotation.xml.XMLTransient.class
org.hibernate.metamodel.source.annotation.xml.XMLMapKeyColumn.class
org.hibernate.metamodel.source.annotation.xml.XMLPreRemove.class
org.hibernate.metamodel.source.annotation.xml.XMLEntityMappings.class
org.hibernate.metamodel.source.annotation.xml.XMLEmbedded.class
org.hibernate.metamodel.source.annotation.xml.XMLSqlResultSetMapping.class
org.hibernate.metamodel.source.annotation.xml.XMLBasic.class
org.hibernate.metamodel.source.annotation.xml.XMLMapKeyClass.class
org.hibernate.metamodel.source.annotation.xml.XMLColumn.class
org.hibernate.metamodel.source.annotation.xml.package-info.class
org.hibernate.metamodel.source.annotation.xml.XMLColumnResult.class
org.hibernate.metamodel.source.annotation.xml.XMLEntityListener.class
org.hibernate.metamodel.source.annotation.xml.XMLPostUpdate.class
org.hibernate.metamodel.source.annotation.xml.XMLDiscriminatorColumn.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
jaxen-1.1.jar
/jaxen/jaxen/1.1
查看jaxen所有版本文件
antlr-2.7.7.jar
/antlr/antlr/2.7.7
查看antlr所有版本文件
junit-4.8.2.jar
/junit/junit/4.8.2
查看junit所有版本文件
jandex-1.0.0.Beta7.jar
/org.jboss/jandex/1.0.0.Beta7
查看jandex所有版本文件
slf4j-api-1.5.8.jar
/org.slf4j/slf4j-api/1.5.8
查看slf4j-api所有版本文件
commons-logging-api-99.0-does-not-exist.jar
/commons-logging/commons-logging-api/99.0-does-not-exist
查看commons-logging-api所有版本文件
hibernate-jpa-2.0-api-1.0.0.Final.jar
/org.hibernate.javax.persistence/hibernate-jpa-2.0-api/1.0.0.Final
查看hibernate-jpa-2.0-api所有版本文件
classmate-0.5.2.jar
/com.fasterxml/classmate/0.5.2
查看classmate所有版本文件
validation-api-1.0.0.GA.jar
/javax.validation/validation-api/1.0.0.GA
查看validation-api所有版本文件
hibernate-testing-4.0.0.Beta1.jar
/org.hibernate/hibernate-testing/4.0.0.Beta1
查看hibernate-testing所有版本文件
dom4j-1.6.1.jar
/dom4j/dom4j/1.6.1
查看dom4j所有版本文件
jboss-logging-3.0.0.Beta5.jar
/org.jboss.logging/jboss-logging/3.0.0.Beta5
查看jboss-logging所有版本文件
commons-collections-3.1.jar
/commons-collections/commons-collections/3.1
查看commons-collections所有版本文件
hibernate-validator-4.0.2.GA.jar
/org.hibernate/hibernate-validator/4.0.2.GA
查看hibernate-validator所有版本文件
commons-logging-99.0-does-not-exist.jar
/commons-logging/commons-logging/99.0-does-not-exist
查看commons-logging所有版本文件
jcl-over-slf4j-1.5.8.jar
/org.slf4j/jcl-over-slf4j/1.5.8
查看jcl-over-slf4j所有版本文件
javassist-3.12.0.GA.jar
/javassist/javassist/3.12.0.GA
查看javassist所有版本文件
slf4j-log4j12-1.5.8.jar
/org.slf4j/slf4j-log4j12/1.5.8
查看slf4j-log4j12所有版本文件
jta-1.1.jar
/javax.transaction/jta/1.1
查看jta所有版本文件
h2-1.2.145.jar
/com.h2database/h2/1.2.145
查看h2所有版本文件
hibernate-commons-annotations-3.2.0.Final.jar
/org.hibernate/hibernate-commons-annotations/3.2.0.Final
查看hibernate-commons-annotations所有版本文件
|