Search

Download hibernate-ogm-core-4.0.0.beta1.jar : hibernate ogm « h « Jar File Download






Download hibernate-ogm-core-4.0.0.beta1.jar

hibernate-ogm/hibernate-ogm-core-4.0.0.beta1.jar.zip( 213 k)

The download jar file contains the following class files or Java source files.

META-INF/MANIFEST.MF
META-INF/maven/org.hibernate.ogm/hibernate-ogm-core/pom.properties
META-INF/maven/org.hibernate.ogm/hibernate-ogm-core/pom.xml
META-INF/services/javax.persistence.spi.PersistenceProvider
META-INF/services/org.hibernate.integrator.spi.Integrator
org.hibernate.ogm.cfg.OgmConfiguration.class
org.hibernate.ogm.cfg.impl.OgmNamingStrategy.class
org.hibernate.ogm.cfg.impl.Version.class
org.hibernate.ogm.datastore.StartStoppable.class
org.hibernate.ogm.datastore.impl.AvailableDatastoreProvider.class
org.hibernate.ogm.datastore.impl.DatastoreProviderInitiator.class
org.hibernate.ogm.datastore.impl.DatastoreServices.class
org.hibernate.ogm.datastore.impl.DatastoreServicesImpl.class
org.hibernate.ogm.datastore.impl.DatastoreServicesInitiator.class
org.hibernate.ogm.datastore.impl.EmptyTupleSnapshot.class
org.hibernate.ogm.datastore.impl.MapHelpers.class
org.hibernate.ogm.datastore.impl.MapTupleSnapshot.class
org.hibernate.ogm.datastore.impl.SetFromCollection.class
org.hibernate.ogm.datastore.map.impl.HashMapDialect.class
org.hibernate.ogm.datastore.map.impl.MapAssociationSnapshot.class
org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider.class
org.hibernate.ogm.datastore.map.impl.MapPessimisticReadLockingStrategy.class
org.hibernate.ogm.datastore.map.impl.MapPessimisticWriteLockingStrategy.class
org.hibernate.ogm.datastore.spi.Association.class
org.hibernate.ogm.datastore.spi.AssociationContext.class
org.hibernate.ogm.datastore.spi.AssociationOperation.class
org.hibernate.ogm.datastore.spi.AssociationOperationType.class
org.hibernate.ogm.datastore.spi.AssociationSnapshot.class
org.hibernate.ogm.datastore.spi.DatastoreProvider.class
org.hibernate.ogm.datastore.spi.DefaultDatastoreNames.class
org.hibernate.ogm.datastore.spi.Tuple.class
org.hibernate.ogm.datastore.spi.TupleContext.class
org.hibernate.ogm.datastore.spi.TupleOperation.class
org.hibernate.ogm.datastore.spi.TupleOperationType.class
org.hibernate.ogm.datastore.spi.TupleSnapshot.class
org.hibernate.ogm.dialect.GridDialect.class
org.hibernate.ogm.dialect.GridDialectLogger.class
org.hibernate.ogm.dialect.NoopDialect.class
org.hibernate.ogm.dialect.OgmDialectFactoryInitiator.class
org.hibernate.ogm.dialect.impl.GridDialectFactory.class
org.hibernate.ogm.dialect.impl.GridDialectFactoryImpl.class
org.hibernate.ogm.dialect.impl.GridDialectFactoryInitiator.class
org.hibernate.ogm.exception.NotSupportedException.class
org.hibernate.ogm.grid.AssociationKey.class
org.hibernate.ogm.grid.AssociationKind.class
org.hibernate.ogm.grid.EntityKey.class
org.hibernate.ogm.grid.RowKey.class
org.hibernate.ogm.grid.impl.RowKeyBuilder.class
org.hibernate.ogm.hibernatecore.impl.OgmQuery.class
org.hibernate.ogm.hibernatecore.impl.OgmSession.class
org.hibernate.ogm.hibernatecore.impl.OgmSessionBuilderDelegator.class
org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory.class
org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryObjectFactory.class
org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator.class
org.hibernate.ogm.id.impl.OgmIdentityGenerator.class
org.hibernate.ogm.id.impl.OgmSequenceGenerator.class
org.hibernate.ogm.id.impl.OgmTableGenerator.class
org.hibernate.ogm.jdbc.NoopConnection.class
org.hibernate.ogm.jdbc.NoopConnectionProvider.class
org.hibernate.ogm.jdbc.NoopDatabaseMetaData.class
org.hibernate.ogm.jdbc.OgmConnectionProviderInitiator.class
org.hibernate.ogm.jdbc.TupleAsMapResultSet.class
org.hibernate.ogm.jpa.HibernateOgmPersistence.class
org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo.class
org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery.class
org.hibernate.ogm.jpa.impl.OgmEntityManager.class
org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory.class
org.hibernate.ogm.jpa.impl.OgmIdentifierGeneratorStrategyProvider.class
org.hibernate.ogm.jpa.impl.OgmPersisterClassResolver.class
org.hibernate.ogm.jpa.impl.OgmPersisterClassResolverInitiator.class
org.hibernate.ogm.loader.OgmBasicCollectionLoader.class
org.hibernate.ogm.loader.OgmColumnCollectionAliases.class
org.hibernate.ogm.loader.OgmLoader.class
org.hibernate.ogm.persister.CollectionPhysicalModel.class
org.hibernate.ogm.persister.EntityDehydrator.class
org.hibernate.ogm.persister.EntityKeyBuilder.class
org.hibernate.ogm.persister.OgmCollectionPersister.class
org.hibernate.ogm.persister.OgmEntityPersister.class
org.hibernate.ogm.service.impl.ConfigurationService.class
org.hibernate.ogm.service.impl.ConfigurationServiceInitiator.class
org.hibernate.ogm.service.impl.DatastoreProviderToSessionFactoryObserverAdaptor.class
org.hibernate.ogm.service.impl.LuceneBasedQueryParserService.class
org.hibernate.ogm.service.impl.OgmIntegrator.class
org.hibernate.ogm.service.impl.OgmJdbcServicesInitiator.class
org.hibernate.ogm.service.impl.OptionalServiceInitiator.class
org.hibernate.ogm.service.impl.QueryParserService.class
org.hibernate.ogm.service.impl.QueryParserServicesInitiatior.class
org.hibernate.ogm.service.impl.SessionFactoryEntityNamesResolver.class
org.hibernate.ogm.transaction.impl.JTATransactionManagerTransaction.class
org.hibernate.ogm.transaction.impl.JTATransactionManagerTransactionFactory.class
org.hibernate.ogm.transaction.impl.OgmJtaPlatformInitiator.class
org.hibernate.ogm.transaction.impl.OgmTransactionFactoryInitiator.class
org.hibernate.ogm.type.AbstractGenericBasicType.class
org.hibernate.ogm.type.BigDecimalType.class
org.hibernate.ogm.type.BigIntegerType.class
org.hibernate.ogm.type.BooleanType.class
org.hibernate.ogm.type.ByteType.class
org.hibernate.ogm.type.CalendarDateType.class
org.hibernate.ogm.type.CalendarType.class
org.hibernate.ogm.type.ClassType.class
org.hibernate.ogm.type.CollectionType.class
org.hibernate.ogm.type.ComponentType.class
org.hibernate.ogm.type.DateType.class
org.hibernate.ogm.type.DoubleType.class
org.hibernate.ogm.type.EnumType.class
org.hibernate.ogm.type.GridType.class
org.hibernate.ogm.type.GridTypeDelegatingToCoreType.class
org.hibernate.ogm.type.IntegerType.class
org.hibernate.ogm.type.LongType.class
org.hibernate.ogm.type.ManyToOneType.class
org.hibernate.ogm.type.OneToOneType.class
org.hibernate.ogm.type.PrimitiveByteArrayType.class
org.hibernate.ogm.type.StringCalendarDateType.class
org.hibernate.ogm.type.StringType.class
org.hibernate.ogm.type.TimeType.class
org.hibernate.ogm.type.TimestampType.class
org.hibernate.ogm.type.TypeTranslator.class
org.hibernate.ogm.type.UUIDType.class
org.hibernate.ogm.type.UrlType.class
org.hibernate.ogm.type.WrapperBinaryType.class
org.hibernate.ogm.type.descriptor.BasicGridBinder.class
org.hibernate.ogm.type.descriptor.BasicGridExtractor.class
org.hibernate.ogm.type.descriptor.CalendarTimeZoneDateTimeTypeDescriptor.class
org.hibernate.ogm.type.descriptor.GridTypeDescriptor.class
org.hibernate.ogm.type.descriptor.GridValueBinder.class
org.hibernate.ogm.type.descriptor.GridValueExtractor.class
org.hibernate.ogm.type.descriptor.PassThroughGridTypeDescriptor.class
org.hibernate.ogm.type.descriptor.StringMappedGridExtractor.class
org.hibernate.ogm.type.descriptor.StringMappedGridTypeDescriptor.class
org.hibernate.ogm.type.impl.TypeTranslatorImpl.class
org.hibernate.ogm.type.impl.TypeTranslatorInitiator.class
org.hibernate.ogm.util.impl.ArrayHelper.class
org.hibernate.ogm.util.impl.CoreLogCategories.class
org.hibernate.ogm.util.impl.JndiHelper.class
org.hibernate.ogm.util.impl.Log.class
org.hibernate.ogm.util.impl.LoggerFactory.class
org.hibernate.ogm.util.impl.LogicalPhysicalConverterHelper.class
org.hibernate.ogm.util.impl.PropertyMetadataProvider.class
org.hibernate.ogm.util.impl.StringHelper.class
org/hibernate/ogm/util/impl/Log.i18n.properties








Related examples in the same category

1.Download hibernate-ogm-core-4.0.0.beta2.jar
2.Download hibernate-ogm-infinispan-4.0.0.beta1-sources.jar
3.Download hibernate-ogm-infinispan-4.0.0.beta1.jar
4.Download hibernate-ogm-infinispan-4.0.0.beta2-sources.jar
5.Download hibernate-ogm-infinispan-4.0.0.beta2.jar
6.Download hibernate-ogm-core-4.0.0.beta1-sources.jar
7.Download hibernate-ogm-core-4.0.0.beta2-sources.jar
8.Download hibernate-ogm-mongodb-4.0.0.beta1-sources.jar
9.Download hibernate-ogm-mongodb-4.0.0.beta1.jar
10.Download hibernate-ogm-ehcache-4.0.0.beta1.jar
11.Download hibernate-ogm-ehcache-4.0.0.beta2.jar
12.Download hibernate-ogm-ehcache-4.0.0.beta1-sources.jar
13.Download hibernate-ogm-ehcache-4.0.0.beta2-sources.jar