组织ID: |
org.hibernate |
项目ID: |
hibernate |
版本: |
3.0 |
最后修改时间: |
2018-07-25 20:40:41 |
包类型: |
jar |
标题: |
hibernate |
描述: |
Hibernate is a powerful, ultra-high performance object/relational persistence and
query service for Java. |
大小: |
1.53MB |
|
Maven引入代码: |
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate</artifactId>
<version>3.0</version>
</dependency>
|
Gradle引入代码: |
org.hibernate:hibernate:3.0
|
下载Jar包: |
|
POM文件内容: |
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.hibernate</groupId>
<artifactId>hibernate</artifactId>
<name>hibernate</name>
<version>3.0</version>
<description>Hibernate is a powerful, ultra-high performance object/relational persistence and
query service for Java.</description>
<url>http://www.hibernate.org/</url>
<issueManagement>
<url>http://opensource.atlassian.com/projects/hibernate/secure/Dashboard.jspa</url>
</issueManagement>
<inceptionYear>2002</inceptionYear>
<build>
<sourceDirectory>src/java</sourceDirectory>
<plugins>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
<configuration>
<excludes>
<exclude>**/*~</exclude>
<exclude>**/#*#</exclude>
<exclude>**/.#*</exclude>
<exclude>**/%*%</exclude>
<exclude>**/._*</exclude>
<exclude>**/CVS</exclude>
<exclude>**/CVS/**</exclude>
<exclude>**/.cvsignore</exclude>
<exclude>**/SCCS</exclude>
<exclude>**/SCCS/**</exclude>
<exclude>**/vssver.scc</exclude>
<exclude>**/.svn</exclude>
<exclude>**/.svn/**</exclude>
<exclude>**/.DS_Store</exclude>
</excludes>
</configuration>
</plugin>
</plugins>
</build>
<organization>
<name>hibernate.org</name>
<url>http://www.hibernate.org/</url>
</organization>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.hibernate.AssertionFailure.class
org.hibernate.CacheMode.class
org.hibernate.CallbackException.class
org.hibernate.Criteria.class
org.hibernate.EntityMode.class
org.hibernate.FetchMode.class
org.hibernate.Filter.class
org.hibernate.FlushMode.class
org.hibernate.Hibernate.class
org.hibernate.HibernateException.class
org.hibernate.InstantiationException.class
org.hibernate.Interceptor.class
org.hibernate.JDBCException.class
org.hibernate.LazyInitializationException.class
org.hibernate.LockMode.class
org.hibernate.MappingException.class
org.hibernate.NonUniqueObjectException.class
org.hibernate.NonUniqueResultException.class
org.hibernate.ObjectDeletedException.class
org.hibernate.ObjectNotFoundException.class
org.hibernate.PersistentObjectException.class
org.hibernate.PropertyAccessException.class
org.hibernate.PropertyNotFoundException.class
org.hibernate.PropertyValueException.class
org.hibernate.Query.class
org.hibernate.QueryException.class
org.hibernate.ReplicationMode$1.class
org.hibernate.ReplicationMode$2.class
org.hibernate.ReplicationMode$3.class
org.hibernate.ReplicationMode$4.class
org.hibernate.ReplicationMode.class
org.hibernate.SQLQuery.class
org.hibernate.ScrollMode.class
org.hibernate.ScrollableResults.class
org.hibernate.Session.class
org.hibernate.SessionFactory.class
org.hibernate.StaleObjectStateException.class
org.hibernate.StaleStateException.class
org.hibernate.Transaction.class
org.hibernate.TransactionException.class
org.hibernate.TransientObjectException.class
org.hibernate.UnresolvableObjectException.class
org.hibernate.WrongClassException.class
org.hibernate.action.CollectionAction.class
org.hibernate.action.CollectionRecreateAction.class
org.hibernate.action.CollectionRemoveAction.class
org.hibernate.action.CollectionUpdateAction.class
org.hibernate.action.EntityAction.class
org.hibernate.action.EntityDeleteAction.class
org.hibernate.action.EntityIdentityInsertAction.class
org.hibernate.action.EntityInsertAction.class
org.hibernate.action.EntityUpdateAction.class
org.hibernate.action.Executable.class
org.hibernate.cache.AbstractJndiBoundCacheProvider.class
org.hibernate.cache.Cache.class
org.hibernate.cache.CacheConcurrencyStrategy$SoftLock.class
org.hibernate.cache.CacheConcurrencyStrategy.class
org.hibernate.cache.CacheException.class
org.hibernate.cache.CacheFactory.class
org.hibernate.cache.CacheKey.class
org.hibernate.cache.CacheProvider.class
org.hibernate.cache.EhCache.class
org.hibernate.cache.EhCacheProvider.class
org.hibernate.cache.HashtableCache.class
org.hibernate.cache.HashtableCacheProvider.class
org.hibernate.cache.JndiBoundTreeCacheProvider.class
org.hibernate.cache.NonstrictReadWriteCache.class
org.hibernate.cache.OSCache.class
org.hibernate.cache.OSCacheProvider.class
org.hibernate.cache.QueryCache.class
org.hibernate.cache.QueryCacheFactory.class
org.hibernate.cache.QueryKey.class
org.hibernate.cache.ReadOnlyCache.class
org.hibernate.cache.ReadWriteCache$Item.class
org.hibernate.cache.ReadWriteCache$Lock.class
org.hibernate.cache.ReadWriteCache$Lockable.class
org.hibernate.cache.ReadWriteCache.class
org.hibernate.cache.StandardQueryCache.class
org.hibernate.cache.StandardQueryCacheFactory.class
org.hibernate.cache.SwarmCache.class
org.hibernate.cache.SwarmCacheProvider.class
org.hibernate.cache.Timestamper.class
org.hibernate.cache.TransactionalCache.class
org.hibernate.cache.TreeCache.class
org.hibernate.cache.TreeCacheProvider$TransactionManagerLookupAdaptor.class
org.hibernate.cache.TreeCacheProvider.class
org.hibernate.cache.UpdateTimestampsCache.class
org.hibernate.cache.entry.CacheEntry.class
org.hibernate.cache.entry.CacheEntryStructure.class
org.hibernate.cache.entry.CollectionCacheEntry.class
org.hibernate.cache.entry.StructuredCacheEntry.class
org.hibernate.cache.entry.StructuredCollectionCacheEntry.class
org.hibernate.cache.entry.StructuredMapCacheEntry.class
org.hibernate.cache.entry.UnstructuredCacheEntry.class
org.hibernate.cfg.Configuration$1.class
org.hibernate.cfg.Configuration$EmptyInterceptor.class
org.hibernate.cfg.Configuration.class
org.hibernate.cfg.DefaultNamingStrategy.class
org.hibernate.cfg.Environment.class
org.hibernate.cfg.HbmBinder$1.class
org.hibernate.cfg.HbmBinder$2.class
org.hibernate.cfg.HbmBinder$3.class
org.hibernate.cfg.HbmBinder$4.class
org.hibernate.cfg.HbmBinder$5.class
org.hibernate.cfg.HbmBinder$6.class
org.hibernate.cfg.HbmBinder$7.class
org.hibernate.cfg.HbmBinder$CollectionSecondPass.class
org.hibernate.cfg.HbmBinder$CollectionType.class
org.hibernate.cfg.HbmBinder$IdentifierCollectionSecondPass.class
org.hibernate.cfg.HbmBinder$ListSecondPass.class
org.hibernate.cfg.HbmBinder$MapSecondPass.class
org.hibernate.cfg.HbmBinder$SecondPass.class
org.hibernate.cfg.HbmBinder.class
org.hibernate.cfg.ImprovedNamingStrategy.class
org.hibernate.cfg.Mappings$PropertyReference.class
org.hibernate.cfg.Mappings.class
org.hibernate.cfg.NamingStrategy.class
org.hibernate.cfg.Settings.class
org.hibernate.cfg.SettingsFactory.class
org.hibernate.classic.Lifecycle.class
org.hibernate.classic.Session.class
org.hibernate.classic.Validatable.class
org.hibernate.classic.ValidationFailure.class
org.hibernate.collection.AbstractPersistentCollection$IteratorProxy.class
org.hibernate.collection.AbstractPersistentCollection$ListIteratorProxy.class
org.hibernate.collection.AbstractPersistentCollection$ListProxy.class
org.hibernate.collection.AbstractPersistentCollection$SetProxy.class
org.hibernate.collection.AbstractPersistentCollection.class
org.hibernate.collection.PersistentArrayHolder.class
org.hibernate.collection.PersistentBag.class
org.hibernate.collection.PersistentCollection.class
org.hibernate.collection.PersistentElementHolder.class
org.hibernate.collection.PersistentIdentifierBag.class
org.hibernate.collection.PersistentIndexedElementHolder$IndexedValue.class
org.hibernate.collection.PersistentIndexedElementHolder.class
org.hibernate.collection.PersistentList.class
org.hibernate.collection.PersistentListElementHolder.class
org.hibernate.collection.PersistentMap$EntryIteratorProxy.class
org.hibernate.collection.PersistentMap$EntrySetProxy.class
org.hibernate.collection.PersistentMap$MapEntryProxy.class
org.hibernate.collection.PersistentMap.class
org.hibernate.collection.PersistentMapElementHolder.class
org.hibernate.collection.PersistentSet.class
org.hibernate.collection.PersistentSortedMap$SortedSubMap.class
org.hibernate.collection.PersistentSortedMap.class
org.hibernate.collection.PersistentSortedSet$SubSetProxy.class
org.hibernate.collection.PersistentSortedSet.class
org.hibernate.connection.C3P0ConnectionProvider.class
org.hibernate.connection.ConnectionProvider.class
org.hibernate.connection.ConnectionProviderFactory.class
org.hibernate.connection.DatasourceConnectionProvider.class
org.hibernate.connection.DriverManagerConnectionProvider.class
org.hibernate.connection.ProxoolConnectionProvider.class
org.hibernate.connection.UserSuppliedConnectionProvider.class
org.hibernate.criterion.AggregateProjection.class
org.hibernate.criterion.AliasedProjection.class
org.hibernate.criterion.AvgProjection.class
org.hibernate.criterion.BetweenExpression.class
org.hibernate.criterion.Conjunction.class
org.hibernate.criterion.CountProjection.class
org.hibernate.criterion.CriteriaQuery.class
org.hibernate.criterion.CriteriaSpecification.class
org.hibernate.criterion.Criterion.class
org.hibernate.criterion.DetachedCriteria.class
org.hibernate.criterion.Disjunction.class
org.hibernate.criterion.EmptyExpression.class
org.hibernate.criterion.Example$AllPropertySelector.class
org.hibernate.criterion.Example$NotNullOrZeroPropertySelector.class
org.hibernate.criterion.Example$NotNullPropertySelector.class
org.hibernate.criterion.Example$PropertySelector.class
org.hibernate.criterion.Example.class
org.hibernate.criterion.ExistsSubqueryExpression.class
org.hibernate.criterion.Expression.class
org.hibernate.criterion.IdentifierEqExpression.class
org.hibernate.criterion.IlikeExpression.class
org.hibernate.criterion.InExpression.class
org.hibernate.criterion.Junction.class
org.hibernate.criterion.LogicalExpression.class
org.hibernate.criterion.MatchMode$1.class
org.hibernate.criterion.MatchMode$2.class
org.hibernate.criterion.MatchMode$3.class
org.hibernate.criterion.MatchMode$4.class
org.hibernate.criterion.MatchMode.class
org.hibernate.criterion.NotEmptyExpression.class
org.hibernate.criterion.NotExpression.class
org.hibernate.criterion.NotNullExpression.class
org.hibernate.criterion.NullExpression.class
org.hibernate.criterion.Order.class
org.hibernate.criterion.Projection.class
org.hibernate.criterion.ProjectionList.class
org.hibernate.criterion.Projections.class
org.hibernate.criterion.Property.class
org.hibernate.criterion.PropertyExpression.class
org.hibernate.criterion.PropertyProjection.class
org.hibernate.criterion.PropertySubqueryExpression.class
org.hibernate.criterion.Restrictions.class
org.hibernate.criterion.RowCountProjection.class
org.hibernate.criterion.SQLCriterion.class
org.hibernate.criterion.SQLProjection.class
org.hibernate.criterion.SimpleExpression.class
org.hibernate.criterion.SimpleProjection.class
org.hibernate.criterion.SimpleSubqueryExpression.class
org.hibernate.criterion.SizeExpression.class
org.hibernate.criterion.Subqueries.class
org.hibernate.criterion.SubqueryExpression.class
org.hibernate.dialect.DB2390Dialect.class
org.hibernate.dialect.DB2400Dialect.class
org.hibernate.dialect.DB2Dialect.class
org.hibernate.dialect.DerbyDialect.class
org.hibernate.dialect.Dialect$1.class
org.hibernate.dialect.Dialect$2.class
org.hibernate.dialect.Dialect$3.class
org.hibernate.dialect.Dialect.class
org.hibernate.dialect.FirebirdDialect.class
org.hibernate.dialect.FrontBaseDialect.class
org.hibernate.dialect.GenericDialect.class
org.hibernate.dialect.HSQLDialect$ExceptionConverter.class
org.hibernate.dialect.HSQLDialect.class
org.hibernate.dialect.InformixDialect.class
org.hibernate.dialect.IngresDialect.class
org.hibernate.dialect.InterbaseDialect.class
org.hibernate.dialect.MckoiDialect.class
org.hibernate.dialect.MySQLDialect$ExceptionConverter.class
org.hibernate.dialect.MySQLDialect.class
org.hibernate.dialect.MySQLInnoDBDialect.class
org.hibernate.dialect.MySQLMyISAMDialect.class
org.hibernate.dialect.Oracle9Dialect$1.class
org.hibernate.dialect.Oracle9Dialect$ExceptionConverter.class
org.hibernate.dialect.Oracle9Dialect.class
org.hibernate.dialect.OracleDialect.class
org.hibernate.dialect.PointbaseDialect.class
org.hibernate.dialect.PostgreSQLDialect.class
org.hibernate.dialect.ProgressDialect.class
org.hibernate.dialect.SAPDBDialect.class
org.hibernate.dialect.SQLServer7Dialect.class
org.hibernate.dialect.SQLServerDialect.class
org.hibernate.dialect.Sybase11Dialect.class
org.hibernate.dialect.SybaseAnywhereDialect.class
org.hibernate.dialect.SybaseDialect.class
org.hibernate.dialect.TimesTenDialect.class
org.hibernate.dialect.TypeNames.class
org.hibernate.dialect.function.NoArgSQLFunction.class
org.hibernate.dialect.function.SQLFunction.class
org.hibernate.dialect.function.SQLFunctionTemplate.class
org.hibernate.dialect.function.StandardSQLFunction.class
org.hibernate.engine.ActionQueue.class
org.hibernate.engine.BatchFetchQueue.class
org.hibernate.engine.Cascades$1.class
org.hibernate.engine.Cascades$10.class
org.hibernate.engine.Cascades$11.class
org.hibernate.engine.Cascades$12.class
org.hibernate.engine.Cascades$13.class
org.hibernate.engine.Cascades$14.class
org.hibernate.engine.Cascades$15.class
org.hibernate.engine.Cascades$16.class
org.hibernate.engine.Cascades$17.class
org.hibernate.engine.Cascades$18.class
org.hibernate.engine.Cascades$19.class
org.hibernate.engine.Cascades$2.class
org.hibernate.engine.Cascades$20.class
org.hibernate.engine.Cascades$21.class
org.hibernate.engine.Cascades$22.class
org.hibernate.engine.Cascades$23.class
org.hibernate.engine.Cascades$24.class
org.hibernate.engine.Cascades$25.class
org.hibernate.engine.Cascades$26.class
org.hibernate.engine.Cascades$27.class
org.hibernate.engine.Cascades$28.class
org.hibernate.engine.Cascades$3.class
org.hibernate.engine.Cascades$4.class
org.hibernate.engine.Cascades$5.class
org.hibernate.engine.Cascades$6.class
org.hibernate.engine.Cascades$7.class
org.hibernate.engine.Cascades$8.class
org.hibernate.engine.Cascades$9.class
org.hibernate.engine.Cascades$CascadeStyle.class
org.hibernate.engine.Cascades$CascadingAction.class
org.hibernate.engine.Cascades$IdentifierValue.class
org.hibernate.engine.Cascades$MultipleCascadeStyle.class
org.hibernate.engine.Cascades$VersionValue.class
org.hibernate.engine.Cascades.class
org.hibernate.engine.CollectionEntry.class
org.hibernate.engine.CollectionKey.class
org.hibernate.engine.CollectionLoadContext$LoadingCollectionEntry.class
org.hibernate.engine.CollectionLoadContext.class
org.hibernate.engine.CollectionSnapshot.class
org.hibernate.engine.Collections.class
org.hibernate.engine.EntityEntry.class
org.hibernate.engine.EntityKey.class
org.hibernate.engine.EntityUniqueKey.class
org.hibernate.engine.FilterDefinition.class
org.hibernate.engine.ForeignKeys$Nullifier.class
org.hibernate.engine.ForeignKeys.class
org.hibernate.engine.HibernateIterator.class
org.hibernate.engine.JoinHelper.class
org.hibernate.engine.JoinSequence$Join.class
org.hibernate.engine.JoinSequence$Selector.class
org.hibernate.engine.JoinSequence.class
org.hibernate.engine.Mapping.class
org.hibernate.engine.NamedQueryDefinition.class
org.hibernate.engine.NamedSQLQueryDefinition.class
org.hibernate.engine.Nullability.class
org.hibernate.engine.PersistenceContext$1.class
org.hibernate.engine.PersistenceContext$AssociationKey.class
org.hibernate.engine.PersistenceContext.class
org.hibernate.engine.QueryParameters.class
org.hibernate.engine.RowSelection.class
org.hibernate.engine.SessionFactoryImplementor.class
org.hibernate.engine.SessionImplementor.class
org.hibernate.engine.Status.class
org.hibernate.engine.SubselectFetch.class
org.hibernate.engine.TransactionHelper.class
org.hibernate.engine.TwoPhaseLoad.class
org.hibernate.engine.TypedValue.class
org.hibernate.engine.UnsavedValueFactory.class
org.hibernate.engine.Versioning.class
org.hibernate.event.AbstractEvent.class
org.hibernate.event.AutoFlushEvent.class
org.hibernate.event.AutoFlushEventListener.class
org.hibernate.event.DeleteEvent.class
org.hibernate.event.DeleteEventListener.class
org.hibernate.event.DirtyCheckEvent.class
org.hibernate.event.DirtyCheckEventListener.class
org.hibernate.event.EvictEvent.class
org.hibernate.event.EvictEventListener.class
org.hibernate.event.FlushEntityEvent.class
org.hibernate.event.FlushEntityEventListener.class
org.hibernate.event.FlushEvent.class
org.hibernate.event.FlushEventListener.class
org.hibernate.event.InitializeCollectionEvent.class
org.hibernate.event.InitializeCollectionEventListener.class
org.hibernate.event.LoadEvent.class
org.hibernate.event.LoadEventListener$1.class
org.hibernate.event.LoadEventListener$LoadType.class
org.hibernate.event.LoadEventListener.class
org.hibernate.event.LockEvent.class
org.hibernate.event.LockEventListener.class
org.hibernate.event.MergeEvent.class
org.hibernate.event.MergeEventListener.class
org.hibernate.event.PersistEvent.class
org.hibernate.event.PersistEventListener.class
org.hibernate.event.PostDeleteEvent.class
org.hibernate.event.PostDeleteEventListener.class
org.hibernate.event.PostInsertEvent.class
org.hibernate.event.PostInsertEventListener.class
org.hibernate.event.PostLoadEvent.class
org.hibernate.event.PostLoadEventListener.class
org.hibernate.event.PostUpdateEvent.class
org.hibernate.event.PostUpdateEventListener.class
org.hibernate.event.PreDeleteEvent.class
org.hibernate.event.PreDeleteEventListener.class
org.hibernate.event.PreInsertEvent.class
org.hibernate.event.PreInsertEventListener.class
org.hibernate.event.PreLoadEvent.class
org.hibernate.event.PreLoadEventListener.class
org.hibernate.event.PreUpdateEvent.class
org.hibernate.event.PreUpdateEventListener.class
org.hibernate.event.RefreshEvent.class
org.hibernate.event.RefreshEventListener.class
org.hibernate.event.ReplicateEvent.class
org.hibernate.event.ReplicateEventListener.class
org.hibernate.event.SaveOrUpdateEvent.class
org.hibernate.event.SaveOrUpdateEventListener.class
org.hibernate.event.SessionEventListenerConfig.class
org.hibernate.event.def.AbstractEventListener.class
org.hibernate.event.def.AbstractFlushingEventListener.class
org.hibernate.event.def.AbstractLockUpgradeEventListener.class
org.hibernate.event.def.AbstractReassociateEventListener.class
org.hibernate.event.def.AbstractSaveEventListener.class
org.hibernate.event.def.AbstractVisitor.class
org.hibernate.event.def.DefaultAutoFlushEventListener.class
org.hibernate.event.def.DefaultDeleteEventListener.class
org.hibernate.event.def.DefaultDirtyCheckEventListener.class
org.hibernate.event.def.DefaultEvictEventListener.class
org.hibernate.event.def.DefaultFlushEntityEventListener.class
org.hibernate.event.def.DefaultFlushEventListener.class
org.hibernate.event.def.DefaultInitializeCollectionEventListener.class
org.hibernate.event.def.DefaultLoadEventListener$1.class
org.hibernate.event.def.DefaultLoadEventListener$Options.class
org.hibernate.event.def.DefaultLoadEventListener.class
org.hibernate.event.def.DefaultLockEventListener.class
org.hibernate.event.def.DefaultMergeEventListener.class
org.hibernate.event.def.DefaultPersistEventListener.class
org.hibernate.event.def.DefaultPostDeleteEventListener.class
org.hibernate.event.def.DefaultPostInsertEventListener.class
org.hibernate.event.def.DefaultPostLoadEventListener.class
org.hibernate.event.def.DefaultPostUpdateEventListener.class
org.hibernate.event.def.DefaultPreDeleteEventListener.class
org.hibernate.event.def.DefaultPreInsertEventListener.class
org.hibernate.event.def.DefaultPreLoadEventListener.class
org.hibernate.event.def.DefaultPreUpdateEventListener.class
org.hibernate.event.def.DefaultRefreshEventListener.class
org.hibernate.event.def.DefaultReplicateEventListener.class
org.hibernate.event.def.DefaultSaveEventListener.class
org.hibernate.event.def.DefaultSaveOrUpdateEventListener.class
org.hibernate.event.def.DefaultUpdateEventListener.class
org.hibernate.event.def.DirtyCollectionSearchVisitor.class
org.hibernate.event.def.EvictVisitor.class
org.hibernate.event.def.FlushVisitor.class
org.hibernate.event.def.OnLockVisitor.class
org.hibernate.event.def.OnReplicateVisitor.class
org.hibernate.event.def.OnUpdateVisitor.class
org.hibernate.event.def.ProxyVisitor.class
org.hibernate.event.def.ReattachVisitor.class
org.hibernate.event.def.WrapVisitor.class
org.hibernate.event.ejb3.EJB3AutoFlushEventListener.class
org.hibernate.event.ejb3.EJB3FlushEventListener.class
org.hibernate.exception.Configurable.class
org.hibernate.exception.ConstraintViolationException.class
org.hibernate.exception.ErrorCodeConverter.class
org.hibernate.exception.ExceptionUtils.class
org.hibernate.exception.GenericJDBCException.class
org.hibernate.exception.JDBCConnectionException.class
org.hibernate.exception.JDBCExceptionHelper.class
org.hibernate.exception.LockAcquisitionException.class
org.hibernate.exception.Nestable.class
org.hibernate.exception.NestableDelegate.class
org.hibernate.exception.NestableException.class
org.hibernate.exception.NestableRuntimeException.class
org.hibernate.exception.SQLExceptionConverter.class
org.hibernate.exception.SQLExceptionConverterFactory$1.class
org.hibernate.exception.SQLExceptionConverterFactory.class
org.hibernate.exception.SQLGrammarException.class
org.hibernate.exception.SQLStateConverter.class
org.hibernate.exception.TemplatedViolatedConstraintNameExtracter.class
org.hibernate.exception.ViolatedConstraintNameExtracter.class
org/hibernate/hibernate-configuration-3.0.dtd
org/hibernate/hibernate-default.xslt
org/hibernate/hibernate-generic.dtd
org/hibernate/hibernate-mapping-3.0.dtd
org.hibernate.hql.CollectionProperties.class
org.hibernate.hql.CollectionSubqueryFactory.class
org.hibernate.hql.FilterTranslator.class
org.hibernate.hql.NameGenerator.class
org.hibernate.hql.QuerySplitter.class
org.hibernate.hql.QueryTranslator.class
org.hibernate.hql.QueryTranslatorFactory.class
org.hibernate.hql.antlr.HqlBaseLexer.class
org.hibernate.hql.antlr.HqlBaseParser.class
org.hibernate.hql.antlr.HqlSqlBaseWalker.class
org.hibernate.hql.antlr.HqlSqlTokenTypes.class
org.hibernate.hql.antlr.HqlTokenTypes.class
org.hibernate.hql.antlr.SqlGeneratorBase.class
org.hibernate.hql.antlr.SqlTokenTypes.class
org.hibernate.hql.ast.ASTAppender.class
org.hibernate.hql.ast.ASTIterator.class
org.hibernate.hql.ast.ASTParentsFirstIterator.class
org.hibernate.hql.ast.ASTPrinter.class
org.hibernate.hql.ast.ASTQueryTranslatorFactory.class
org.hibernate.hql.ast.ASTUtil$FilterPredicate.class
org.hibernate.hql.ast.ASTUtil$IncludePredicate.class
org.hibernate.hql.ast.ASTUtil.class
org.hibernate.hql.ast.AbstractSelectExpression.class
org.hibernate.hql.ast.AggregateNode.class
org.hibernate.hql.ast.AliasGenerator.class
org.hibernate.hql.ast.CollectionFunction.class
org.hibernate.hql.ast.ColumnHelper.class
org.hibernate.hql.ast.ConstructorNode.class
org.hibernate.hql.ast.CountNode.class
org.hibernate.hql.ast.DetailedSemanticException.class
org.hibernate.hql.ast.DisplayableNode.class
org.hibernate.hql.ast.DotNode.class
org.hibernate.hql.ast.ErrorCounter.class
org.hibernate.hql.ast.ErrorReporter.class
org.hibernate.hql.ast.FromClause$1.class
org.hibernate.hql.ast.FromClause$2.class
org.hibernate.hql.ast.FromClause.class
org.hibernate.hql.ast.FromElement.class
org.hibernate.hql.ast.FromElementFactory.class
org.hibernate.hql.ast.FromElementType.class
org.hibernate.hql.ast.FromReferenceNode.class
org.hibernate.hql.ast.HqlLexer.class
org.hibernate.hql.ast.HqlParser.class
org.hibernate.hql.ast.HqlSqlWalker.class
org.hibernate.hql.ast.HqlSqlWalkerNode.class
org.hibernate.hql.ast.HqlToken.class
org.hibernate.hql.ast.IdentNode.class
org.hibernate.hql.ast.ImpliedFromElement.class
org.hibernate.hql.ast.IndexNode.class
org.hibernate.hql.ast.InitializeableNode.class
org.hibernate.hql.ast.InvalidPathException.class
org.hibernate.hql.ast.JoinProcessor$1.class
org.hibernate.hql.ast.JoinProcessor.class
org.hibernate.hql.ast.LiteralNode.class
org.hibernate.hql.ast.LiteralProcessor.class
org.hibernate.hql.ast.MethodNode.class
org.hibernate.hql.ast.OrderByClause.class
org.hibernate.hql.ast.ParseErrorHandler.class
org.hibernate.hql.ast.PathHelper.class
org.hibernate.hql.ast.PathNode.class
org.hibernate.hql.ast.QueryNode.class
org.hibernate.hql.ast.QuerySyntaxError.class
org.hibernate.hql.ast.QueryTranslatorImpl.class
org.hibernate.hql.ast.ResolvableNode.class
org.hibernate.hql.ast.SelectClause.class
org.hibernate.hql.ast.SelectExpression.class
org.hibernate.hql.ast.SelectExpressionImpl.class
org.hibernate.hql.ast.SelectExpressionList.class
org.hibernate.hql.ast.SessionFactoryHelper.class
org.hibernate.hql.ast.SqlASTFactory.class
org.hibernate.hql.ast.SqlFragment.class
org.hibernate.hql.ast.SqlGenerator$DefaultWriter.class
org.hibernate.hql.ast.SqlGenerator$FunctionArguments.class
org.hibernate.hql.ast.SqlGenerator$SqlWriter.class
org.hibernate.hql.ast.SqlGenerator.class
org.hibernate.hql.ast.SqlNode.class
org.hibernate.hql.ast.SyntheticAndFactory.class
org.hibernate.hql.ast.UpdateStatementExecutor.class
org.hibernate.hql.classic.ClassicQueryTranslatorFactory.class
org.hibernate.hql.classic.ClauseParser.class
org.hibernate.hql.classic.FromParser.class
org.hibernate.hql.classic.FromPathExpressionParser.class
org.hibernate.hql.classic.GroupByParser.class
org.hibernate.hql.classic.HavingParser.class
org.hibernate.hql.classic.OrderByParser.class
org.hibernate.hql.classic.Parser.class
org.hibernate.hql.classic.ParserHelper.class
org.hibernate.hql.classic.PathExpressionParser$CollectionElement.class
org.hibernate.hql.classic.PathExpressionParser.class
org.hibernate.hql.classic.PreprocessingParser.class
org.hibernate.hql.classic.QueryTranslatorImpl$1.class
org.hibernate.hql.classic.QueryTranslatorImpl.class
org.hibernate.hql.classic.SelectParser.class
org.hibernate.hql.classic.SelectPathExpressionParser.class
org.hibernate.hql.classic.WhereParser.class
org.hibernate.id.AbstractPostInsertGenerator.class
org.hibernate.id.AbstractUUIDGenerator.class
org.hibernate.id.Assigned.class
org.hibernate.id.Configurable.class
org.hibernate.id.ForeignGenerator.class
org.hibernate.id.GUIDGenerator.class
org.hibernate.id.IdentifierGenerationException.class
org.hibernate.id.IdentifierGenerator.class
org.hibernate.id.IdentifierGeneratorFactory.class
org.hibernate.id.IdentityGenerator.class
org.hibernate.id.IncrementGenerator.class
org.hibernate.id.MultipleHiLoPerTableGenerator.class
org.hibernate.id.PersistentIdentifierGenerator.class
org.hibernate.id.PostInsertIdentifierGenerator.class
org.hibernate.id.PostInsertIdentityPersister.class
org.hibernate.id.SelectGenerator.class
org.hibernate.id.SequenceGenerator.class
org.hibernate.id.SequenceHiLoGenerator.class
org.hibernate.id.TableGenerator.class
org.hibernate.id.TableHiLoGenerator.class
org.hibernate.id.UUIDHexGenerator.class
org.hibernate.impl.AbstractQueryImpl.class
org.hibernate.impl.CollectionFilterImpl.class
org.hibernate.impl.CriteriaImpl$1.class
org.hibernate.impl.CriteriaImpl$CriterionEntry.class
org.hibernate.impl.CriteriaImpl$OrderEntry.class
org.hibernate.impl.CriteriaImpl$Subcriteria.class
org.hibernate.impl.CriteriaImpl.class
org.hibernate.impl.FilterImpl.class
org.hibernate.impl.IteratorImpl.class
org.hibernate.impl.QueryImpl.class
org.hibernate.impl.SQLQueryImpl.class
org.hibernate.impl.ScrollableResultsImpl.class
org.hibernate.impl.SessionFactoryImpl$FilterCacheKeyFactory.class
org.hibernate.impl.SessionFactoryImpl$QueryCacheKeyFactory.class
org.hibernate.impl.SessionFactoryImpl.class
org.hibernate.impl.SessionFactoryObjectFactory$1.class
org.hibernate.impl.SessionFactoryObjectFactory.class
org.hibernate.impl.SessionImpl.class
org.hibernate.intercept.FieldInterceptor.class
org.hibernate.intercept.LazyPropertyInitializer$1.class
org.hibernate.intercept.LazyPropertyInitializer.class
org.hibernate.jdbc.AbstractBatcher.class
org.hibernate.jdbc.Batcher.class
org.hibernate.jdbc.BatcherFactory.class
org.hibernate.jdbc.BatchingBatcher.class
org.hibernate.jdbc.BatchingBatcherFactory.class
org.hibernate.jdbc.ColumnNameCache.class
org.hibernate.jdbc.JDBCContext$Context.class
org.hibernate.jdbc.JDBCContext.class
org.hibernate.jdbc.NonBatchingBatcher.class
org.hibernate.jdbc.NonBatchingBatcherFactory.class
org.hibernate.jdbc.ResultSetWrapper.class
org.hibernate.jmx.HibernateService.class
org.hibernate.jmx.HibernateServiceMBean.class
org.hibernate.jmx.SessionFactoryStub.class
org.hibernate.jmx.StatisticsService.class
org.hibernate.jmx.StatisticsServiceMBean.class
org.hibernate.loader.AbstractEntityLoader.class
org.hibernate.loader.BasicLoader.class
org.hibernate.loader.EntityAliases.class
org.hibernate.loader.GeneratedEntityAliases.class
org.hibernate.loader.Loader.class
org.hibernate.loader.OuterJoinLoader$1.class
org.hibernate.loader.OuterJoinLoader$AssociationKey.class
org.hibernate.loader.OuterJoinLoader.class
org.hibernate.loader.OuterJoinableAssociation.class
org.hibernate.loader.SQLGeneratedEntityAliases.class
org.hibernate.loader.collection.BatchingCollectionInitializer.class
org.hibernate.loader.collection.CollectionInitializer.class
org.hibernate.loader.collection.CollectionLoader.class
org.hibernate.loader.collection.OneToManyLoader.class
org.hibernate.loader.collection.SubselectCollectionLoader.class
org.hibernate.loader.criteria.CriteriaLoader.class
org.hibernate.loader.criteria.CriteriaQueryTranslator.class
org.hibernate.loader.custom.CustomLoader.class
org.hibernate.loader.custom.CustomQuery.class
org.hibernate.loader.custom.SQLCustomQuery.class
org.hibernate.loader.custom.SQLQueryCollectionReturn.class
org.hibernate.loader.custom.SQLQueryJoinReturn.class
org.hibernate.loader.custom.SQLQueryParser.class
org.hibernate.loader.custom.SQLQueryReturn.class
org.hibernate.loader.custom.SQLQueryReturnProcessor.class
org.hibernate.loader.custom.SQLQueryRootReturn.class
org.hibernate.loader.custom.SQLQueryScalarReturn.class
org.hibernate.loader.entity.BatchingEntityLoader.class
org.hibernate.loader.entity.EntityLoader.class
org.hibernate.loader.entity.UniqueEntityLoader.class
org.hibernate.loader.hql.QueryLoader.class
org.hibernate.lob.BlobImpl.class
org.hibernate.lob.ClobImpl.class
org.hibernate.lob.ReaderInputStream.class
org.hibernate.lob.SerializableBlob.class
org.hibernate.lob.SerializableClob.class
org.hibernate.mapping.Any.class
org.hibernate.mapping.Array.class
org.hibernate.mapping.Backref.class
org.hibernate.mapping.Bag.class
org.hibernate.mapping.Collection.class
org.hibernate.mapping.Column.class
org.hibernate.mapping.Component.class
org.hibernate.mapping.Constraint.class
org.hibernate.mapping.DenormalizedTable.class
org.hibernate.mapping.DependantValue.class
org.hibernate.mapping.Fetchable.class
org.hibernate.mapping.Filterable.class
org.hibernate.mapping.ForeignKey.class
org.hibernate.mapping.Formula.class
org.hibernate.mapping.IdentifierBag.class
org.hibernate.mapping.IdentifierCollection.class
org.hibernate.mapping.Index.class
org.hibernate.mapping.IndexBackref.class
org.hibernate.mapping.IndexedCollection.class
org.hibernate.mapping.Join.class
org.hibernate.mapping.JoinedSubclass.class
org.hibernate.mapping.KeyValue.class
org.hibernate.mapping.List.class
org.hibernate.mapping.ManyToOne.class
org.hibernate.mapping.Map.class
org.hibernate.mapping.MetaAttribute.class
org.hibernate.mapping.OneToMany.class
org.hibernate.mapping.OneToOne.class
org.hibernate.mapping.PersistentClass.class
org.hibernate.mapping.PersistentClassVisitor.class
org.hibernate.mapping.PrimaryKey.class
org.hibernate.mapping.PrimitiveArray.class
org.hibernate.mapping.Property.class
org.hibernate.mapping.QueryList.class
org.hibernate.mapping.RelationalModel.class
org.hibernate.mapping.RootClass.class
org.hibernate.mapping.Selectable.class
org.hibernate.mapping.Set.class
org.hibernate.mapping.SimpleValue.class
org.hibernate.mapping.SingleTableSubclass.class
org.hibernate.mapping.Subclass.class
org.hibernate.mapping.Table$ForeignKeyKey.class
org.hibernate.mapping.Table.class
org.hibernate.mapping.TableOwner.class
org.hibernate.mapping.ToOne.class
org.hibernate.mapping.TypeDef.class
org.hibernate.mapping.UnionSubclass.class
org.hibernate.mapping.UniqueKey.class
org.hibernate.mapping.Value.class
org.hibernate.mapping.ValueVisitor.class
org.hibernate.metadata.ClassMetadata.class
org.hibernate.metadata.CollectionMetadata.class
org.hibernate.persister.PersisterFactory.class
org.hibernate.persister.collection.AbstractCollectionPersister.class
org.hibernate.persister.collection.BasicCollectionPersister.class
org.hibernate.persister.collection.CollectionPersister.class
org.hibernate.persister.collection.CollectionPropertyMapping.class
org.hibernate.persister.collection.CollectionPropertyNames.class
org.hibernate.persister.collection.CompositeElementPropertyMapping.class
org.hibernate.persister.collection.ElementPropertyMapping.class
org.hibernate.persister.collection.NamedQueryCollectionInitializer.class
org.hibernate.persister.collection.OneToManyPersister.class
org.hibernate.persister.collection.QueryableCollection.class
org.hibernate.persister.entity.AbstractPropertyMapping.class
org.hibernate.persister.entity.BasicEntityPersister.class
org.hibernate.persister.entity.BasicEntityPropertyMapping.class
org.hibernate.persister.entity.EntityPersister.class
org.hibernate.persister.entity.Joinable.class
org.hibernate.persister.entity.JoinedSubclassEntityPersister.class
org.hibernate.persister.entity.Loadable.class
org.hibernate.persister.entity.NamedQueryLoader.class
org.hibernate.persister.entity.OuterJoinLoadable.class
org.hibernate.persister.entity.PropertyMapping.class
org.hibernate.persister.entity.Queryable.class
org.hibernate.persister.entity.SQLLoadable.class
org.hibernate.persister.entity.SingleTableEntityPersister.class
org.hibernate.persister.entity.UnionSubclassEntityPersister.class
org.hibernate.persister.entity.UniqueKeyLoadable.class
org.hibernate.pretty.MessageHelper.class
org.hibernate.pretty.Printer.class
org.hibernate.property.BackrefPropertyAccessor$1.class
org.hibernate.property.BackrefPropertyAccessor$BackrefGetter.class
org.hibernate.property.BackrefPropertyAccessor$BackrefSetter.class
org.hibernate.property.BackrefPropertyAccessor.class
org.hibernate.property.BasicPropertyAccessor$1.class
org.hibernate.property.BasicPropertyAccessor$BasicGetter.class
org.hibernate.property.BasicPropertyAccessor$BasicSetter.class
org.hibernate.property.BasicPropertyAccessor.class
org.hibernate.property.ChainedPropertyAccessor.class
org.hibernate.property.DirectPropertyAccessor$DirectGetter.class
org.hibernate.property.DirectPropertyAccessor$DirectSetter.class
org.hibernate.property.DirectPropertyAccessor.class
org.hibernate.property.Dom4jAccessor$AttributeGetter.class
org.hibernate.property.Dom4jAccessor$AttributeSetter.class
org.hibernate.property.Dom4jAccessor$Dom4jGetter.class
org.hibernate.property.Dom4jAccessor$Dom4jSetter.class
org.hibernate.property.Dom4jAccessor$ElementAttributeGetter.class
org.hibernate.property.Dom4jAccessor$ElementAttributeSetter.class
org.hibernate.property.Dom4jAccessor$ElementGetter.class
org.hibernate.property.Dom4jAccessor$ElementSetter.class
org.hibernate.property.Dom4jAccessor$TextGetter.class
org.hibernate.property.Dom4jAccessor$TextSetter.class
org.hibernate.property.Dom4jAccessor.class
org.hibernate.property.EmbeddedPropertyAccessor$EmbeddedGetter.class
org.hibernate.property.EmbeddedPropertyAccessor$EmbeddedSetter.class
org.hibernate.property.EmbeddedPropertyAccessor.class
org.hibernate.property.Getter.class
org.hibernate.property.IndexPropertyAccessor$IndexGetter.class
org.hibernate.property.IndexPropertyAccessor$IndexSetter.class
org.hibernate.property.IndexPropertyAccessor.class
org.hibernate.property.MapAccessor$MapGetter.class
org.hibernate.property.MapAccessor$MapSetter.class
org.hibernate.property.MapAccessor.class
org.hibernate.property.PropertyAccessor.class
org.hibernate.property.PropertyAccessorFactory.class
org.hibernate.property.Setter.class
org.hibernate.proxy.AbstractLazyInitializer.class
org.hibernate.proxy.BasicLazyInitializer.class
org.hibernate.proxy.CGLIBLazyInitializer$1.class
org.hibernate.proxy.CGLIBLazyInitializer.class
org.hibernate.proxy.CGLIBProxyFactory.class
org.hibernate.proxy.Dom4jLazyInitializer.class
org.hibernate.proxy.Dom4jProxy.class
org.hibernate.proxy.Dom4jProxyFactory.class
org.hibernate.proxy.HibernateProxy.class
org.hibernate.proxy.HibernateProxyHelper.class
org.hibernate.proxy.LazyInitializer.class
org.hibernate.proxy.MapLazyInitializer.class
org.hibernate.proxy.MapProxy.class
org.hibernate.proxy.MapProxyFactory.class
org.hibernate.proxy.ProxyFactory.class
org.hibernate.proxy.SerializableProxy.class
org.hibernate.secure.HibernatePermission.class
org.hibernate.secure.JACCConfiguration.class
org.hibernate.secure.JACCPreDeleteEventListener.class
org.hibernate.secure.JACCPreInsertEventListener.class
org.hibernate.secure.JACCPreLoadEventListener.class
org.hibernate.secure.JACCPreUpdateEventListener.class
org.hibernate.sql.ANSICaseFragment.class
org.hibernate.sql.ANSIJoinFragment.class
org.hibernate.sql.Alias.class
org.hibernate.sql.CaseFragment.class
org.hibernate.sql.ConditionFragment.class
org.hibernate.sql.DecodeCaseFragment.class
org.hibernate.sql.Delete.class
org.hibernate.sql.DerbyCaseFragment.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
无
|