Download hibernate-entitymanager-4.1.7.final.jar
hibernate-entitymanager/hibernate-entitymanager-4.1.7.final.jar.zip( 431 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF META-INF/services/javax.persistence.spi.PersistenceProvider org.hibernate.ejb.AbstractEntityManagerImpl.class org.hibernate.ejb.AbstractQueryImpl.class org.hibernate.ejb.AvailableSettings.class org.hibernate.ejb.Ejb3Configuration.class org.hibernate.ejb.Ejb3ConfigurationObjectFactory.class org.hibernate.ejb.EntityManagerFactoryImpl.class org.hibernate.ejb.EntityManagerImpl.class org.hibernate.ejb.HibernateEntityManager.class org.hibernate.ejb.HibernateEntityManagerFactory.class org.hibernate.ejb.HibernateEntityManagerImplementor.class org.hibernate.ejb.HibernatePersistence.class org.hibernate.ejb.HibernateQuery.class org.hibernate.ejb.QueryHints.class org.hibernate.ejb.QueryImpl.class org.hibernate.ejb.TransactionImpl.class org.hibernate.ejb.cfg.spi.IdentifierGeneratorStrategyProvider.class org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider.class org.hibernate.ejb.criteria.AbstractNode.class org.hibernate.ejb.criteria.BasicPathUsageException.class org.hibernate.ejb.criteria.CollectionJoinImplementor.class org.hibernate.ejb.criteria.CriteriaBuilderImpl.class org.hibernate.ejb.criteria.CriteriaQueryCompiler.class org.hibernate.ejb.criteria.CriteriaQueryImpl.class org.hibernate.ejb.criteria.CriteriaSubqueryImpl.class org.hibernate.ejb.criteria.ExpressionImplementor.class org.hibernate.ejb.criteria.FromImplementor.class org.hibernate.ejb.criteria.IllegalDereferenceException.class org.hibernate.ejb.criteria.JoinImplementor.class org.hibernate.ejb.criteria.ListJoinImplementor.class org.hibernate.ejb.criteria.MapJoinImplementor.class org.hibernate.ejb.criteria.OrderImpl.class org.hibernate.ejb.criteria.ParameterContainer.class org.hibernate.ejb.criteria.ParameterRegistry.class org.hibernate.ejb.criteria.PathImplementor.class org.hibernate.ejb.criteria.PathSource.class org.hibernate.ejb.criteria.QueryStructure.class org.hibernate.ejb.criteria.Renderable.class org.hibernate.ejb.criteria.SelectionImplementor.class org.hibernate.ejb.criteria.SetJoinImplementor.class org.hibernate.ejb.criteria.TupleElementImplementor.class org.hibernate.ejb.criteria.ValueHandlerFactory.class org.hibernate.ejb.criteria.expression.AbstractTupleElement.class org.hibernate.ejb.criteria.expression.BinaryArithmeticOperation.class org.hibernate.ejb.criteria.expression.BinaryOperatorExpression.class org.hibernate.ejb.criteria.expression.CoalesceExpression.class org.hibernate.ejb.criteria.expression.CompoundSelectionImpl.class org.hibernate.ejb.criteria.expression.ConcatExpression.class org.hibernate.ejb.criteria.expression.EntityTypeExpression.class org.hibernate.ejb.criteria.expression.ExpressionImpl.class org.hibernate.ejb.criteria.expression.ListIndexExpression.class org.hibernate.ejb.criteria.expression.LiteralExpression.class org.hibernate.ejb.criteria.expression.MapEntryExpression.class org.hibernate.ejb.criteria.expression.NullLiteralExpression.class org.hibernate.ejb.criteria.expression.NullifExpression.class org.hibernate.ejb.criteria.expression.ParameterExpressionImpl.class org.hibernate.ejb.criteria.expression.PathTypeExpression.class org.hibernate.ejb.criteria.expression.SearchedCaseExpression.class org.hibernate.ejb.criteria.expression.SelectionImpl.class org.hibernate.ejb.criteria.expression.SimpleCaseExpression.class org.hibernate.ejb.criteria.expression.SizeOfCollectionExpression.class org.hibernate.ejb.criteria.expression.SubqueryComparisonModifierExpression.class org.hibernate.ejb.criteria.expression.UnaryArithmeticOperation.class org.hibernate.ejb.criteria.expression.UnaryOperatorExpression.class org.hibernate.ejb.criteria.expression.function.AbsFunction.class org.hibernate.ejb.criteria.expression.function.AggregationFunction.class org.hibernate.ejb.criteria.expression.function.BasicFunctionExpression.class org.hibernate.ejb.criteria.expression.function.CastFunction.class org.hibernate.ejb.criteria.expression.function.CurrentDateFunction.class org.hibernate.ejb.criteria.expression.function.CurrentTimeFunction.class org.hibernate.ejb.criteria.expression.function.CurrentTimestampFunction.class org.hibernate.ejb.criteria.expression.function.FunctionExpression.class org.hibernate.ejb.criteria.expression.function.LengthFunction.class org.hibernate.ejb.criteria.expression.function.LocateFunction.class org.hibernate.ejb.criteria.expression.function.LowerFunction.class org.hibernate.ejb.criteria.expression.function.ParameterizedFunctionExpression.class org.hibernate.ejb.criteria.expression.function.SqrtFunction.class org.hibernate.ejb.criteria.expression.function.SubstringFunction.class org.hibernate.ejb.criteria.expression.function.TrimFunction.class org.hibernate.ejb.criteria.expression.function.UpperFunction.class org.hibernate.ejb.criteria.path.AbstractFromImpl.class org.hibernate.ejb.criteria.path.AbstractJoinImpl.class org.hibernate.ejb.criteria.path.AbstractPathImpl.class org.hibernate.ejb.criteria.path.CollectionAttributeJoin.class org.hibernate.ejb.criteria.path.ListAttributeJoin.class org.hibernate.ejb.criteria.path.MapAttributeJoin.class org.hibernate.ejb.criteria.path.MapKeyHelpers.class org.hibernate.ejb.criteria.path.PluralAttributeJoinSupport.class org.hibernate.ejb.criteria.path.PluralAttributePath.class org.hibernate.ejb.criteria.path.RootImpl.class org.hibernate.ejb.criteria.path.SetAttributeJoin.class org.hibernate.ejb.criteria.path.SingularAttributeJoin.class org.hibernate.ejb.criteria.path.SingularAttributePath.class org.hibernate.ejb.criteria.predicate.AbstractPredicateImpl.class org.hibernate.ejb.criteria.predicate.AbstractSimplePredicate.class org.hibernate.ejb.criteria.predicate.BetweenPredicate.class org.hibernate.ejb.criteria.predicate.BooleanAssertionPredicate.class org.hibernate.ejb.criteria.predicate.BooleanExpressionPredicate.class org.hibernate.ejb.criteria.predicate.BooleanStaticAssertionPredicate.class org.hibernate.ejb.criteria.predicate.ComparisonPredicate.class org.hibernate.ejb.criteria.predicate.CompoundPredicate.class org.hibernate.ejb.criteria.predicate.ExistsPredicate.class org.hibernate.ejb.criteria.predicate.ExplicitTruthValueCheck.class org.hibernate.ejb.criteria.predicate.ImplicitNumericExpressionTypeDeterminer.class org.hibernate.ejb.criteria.predicate.InPredicate.class org.hibernate.ejb.criteria.predicate.IsEmptyPredicate.class org.hibernate.ejb.criteria.predicate.LikePredicate.class org.hibernate.ejb.criteria.predicate.MemberOfPredicate.class org.hibernate.ejb.criteria.predicate.NullnessPredicate.class org.hibernate.ejb.criteria.predicate.TruthValue.class org.hibernate.ejb.event.BeanCallback.class org.hibernate.ejb.event.Callback.class org.hibernate.ejb.event.CallbackHandlerConsumer.class org.hibernate.ejb.event.CallbackResolver.class org.hibernate.ejb.event.EJB3AutoFlushEventListener.class org.hibernate.ejb.event.EJB3DeleteEventListener.class org.hibernate.ejb.event.EJB3FlushEntityEventListener.class org.hibernate.ejb.event.EJB3FlushEventListener.class org.hibernate.ejb.event.EJB3MergeEventListener.class org.hibernate.ejb.event.EJB3PersistEventListener.class org.hibernate.ejb.event.EJB3PersistOnFlushEventListener.class org.hibernate.ejb.event.EJB3PostDeleteEventListener.class org.hibernate.ejb.event.EJB3PostInsertEventListener.class org.hibernate.ejb.event.EJB3PostLoadEventListener.class org.hibernate.ejb.event.EJB3PostUpdateEventListener.class org.hibernate.ejb.event.EJB3SaveEventListener.class org.hibernate.ejb.event.EJB3SaveOrUpdateEventListener.class org.hibernate.ejb.event.EntityCallbackHandler.class org.hibernate.ejb.event.HibernateEntityManagerEventListener.class org.hibernate.ejb.event.JpaIntegrator.class org.hibernate.ejb.event.ListenerCallback.class org.hibernate.ejb.instrument.InterceptFieldClassFileTransformer.class org.hibernate.ejb.internal.EntityManagerFactoryRegistry.class org.hibernate.ejb.internal.EntityManagerMessageLogger.class org.hibernate.ejb.metamodel.AbstractAttribute.class org.hibernate.ejb.metamodel.AbstractIdentifiableType.class org.hibernate.ejb.metamodel.AbstractManagedType.class org.hibernate.ejb.metamodel.AbstractType.class org.hibernate.ejb.metamodel.AttributeFactory.class org.hibernate.ejb.metamodel.AttributeImplementor.class org.hibernate.ejb.metamodel.BasicTypeImpl.class org.hibernate.ejb.metamodel.EmbeddableTypeImpl.class org.hibernate.ejb.metamodel.EntityTypeImpl.class org.hibernate.ejb.metamodel.MappedSuperclassTypeImpl.class org.hibernate.ejb.metamodel.MetadataContext.class org.hibernate.ejb.metamodel.MetamodelImpl.class org.hibernate.ejb.metamodel.PluralAttributeImpl.class org.hibernate.ejb.metamodel.SingularAttributeImpl.class org.hibernate.ejb.packaging.AbstractJarVisitor.class org.hibernate.ejb.packaging.ClassFilter.class org.hibernate.ejb.packaging.Entry.class org.hibernate.ejb.packaging.ExplodedJarVisitor.class org.hibernate.ejb.packaging.FileFilter.class org.hibernate.ejb.packaging.FileZippedJarVisitor.class org.hibernate.ejb.packaging.Filter.class org.hibernate.ejb.packaging.InputStreamZippedJarVisitor.class org.hibernate.ejb.packaging.JarProtocolVisitor.class org.hibernate.ejb.packaging.JarVisitor.class org.hibernate.ejb.packaging.JarVisitorFactory.class org.hibernate.ejb.packaging.JavaElementFilter.class org.hibernate.ejb.packaging.NamedInputStream.class org.hibernate.ejb.packaging.NativeScanner.class org.hibernate.ejb.packaging.PackageFilter.class org.hibernate.ejb.packaging.PersistenceMetadata.class org.hibernate.ejb.packaging.PersistenceXmlLoader.class org.hibernate.ejb.packaging.Scanner.class org.hibernate.ejb.packaging.XmlHelper.class org.hibernate.ejb.util.CacheModeHelper.class org.hibernate.ejb.util.ConfigurationHelper.class org.hibernate.ejb.util.LockModeTypeHelper.class org.hibernate.ejb.util.LogHelper.class org.hibernate.ejb.util.NamingHelper.class org.hibernate.ejb.util.PersistenceUtilHelper.class org.hibernate.engine.spi.EJB3CascadeStyle.class org.hibernate.engine.spi.EJB3CascadingAction.class org/hibernate/ejb/persistence_1_0.xsd org/hibernate/ejb/persistence_2_0.xsd