Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
hibernate-core-4.2.7.Final.jar - Hibernate 4 - Part 3
Hibernate is an Object/Relational Mapper tool. It's very popular among Java applications and implements the Java Persistence API.
JAR File Size and Download Location:
File name: hibernate-core.jar, hibernate-core-4.2.7.Final.jar File size: 4640806 bytes Date modified: 23-Oct-2013 Download: Hibernate
✍: FYIcenter
List of Classes in the JAR:
<< Previous part org/hibernate/transform/AliasToBeanResultTransformer org/hibernate/transform/DistinctResultTransformer org/hibernate/transform/TupleSubsetResultTransformer org/hibernate/transform/ResultTransformer org/hibernate/transform/AliasedTupleSubsetResultTransformer org/hibernate/transform/DistinctRootEntityResultTransformer org/hibernate/transform/ToListResultTransformer org/hibernate/transform/AliasToBeanConstructorResultTransformer org/hibernate/transform/AliasToEntityMapResultTransformer org/hibernate/context/TenantIdentifierMismatchException org/hibernate/context/internal/ThreadLocalSessionContext org/hibernate/context/internal/ManagedSessionContext org/hibernate/context/internal/JTASessionContext org/hibernate/context/spi/CurrentSessionContext org/hibernate/context/spi/AbstractCurrentSessionContext org/hibernate/context/spi/CurrentTenantIdentifierResolver org/hibernate/param/AbstractExplicitParameterSpecification org/hibernate/param/VersionTypeSeedParameterSpecification org/hibernate/param/NamedParameterSpecification org/hibernate/param/PositionalParameterSpecification org/hibernate/param/DynamicFilterParameterSpecification org/hibernate/param/ParameterSpecification org/hibernate/param/ExplicitParameterSpecification org/hibernate/param/CollectionFilterKeyParameterSpecification org/hibernate/tuple/ElementWrapper org/hibernate/tuple/Instantiator org/hibernate/tuple/Property org/hibernate/tuple/PropertyFactory org/hibernate/tuple/DynamicMapInstantiator org/hibernate/tuple/PojoInstantiator org/hibernate/tuple/StandardProperty org/hibernate/tuple/Tuplizer org/hibernate/tuple/VersionProperty org/hibernate/tuple/Dom4jInstantiator org/hibernate/tuple/IdentifierProperty org/hibernate/tuple/entity/EntityTuplizer org/hibernate/tuple/entity/AbstractEntityTuplizer org/hibernate/tuple/entity/PojoEntityTuplizer org/hibernate/tuple/entity/DynamicMapEntityTuplizer org/hibernate/tuple/entity/EntityMetamodel org/hibernate/tuple/entity/NonPojoInstrumentationMetadata org/hibernate/tuple/entity/EntityTuplizerFactory org/hibernate/tuple/component/PojoComponentTuplizer org/hibernate/tuple/component/DynamicMapComponentTuplizer org/hibernate/tuple/component/ComponentTuplizer org/hibernate/tuple/component/ComponentMetamodel org/hibernate/tuple/component/ComponentTuplizerFactory org/hibernate/tuple/component/AbstractComponentTuplizer org/hibernate/mapping/DenormalizedTable org/hibernate/mapping/SimpleAuxiliaryDatabaseObject org/hibernate/mapping/JoinedSubclass org/hibernate/mapping/Any org/hibernate/mapping/AuxiliaryDatabaseObject org/hibernate/mapping/KeyValue org/hibernate/mapping/ManyToOne org/hibernate/mapping/Column org/hibernate/mapping/ToOne org/hibernate/mapping/Collection org/hibernate/mapping/OneToMany org/hibernate/mapping/IdGenerator org/hibernate/mapping/SimpleValue org/hibernate/mapping/UniqueKey org/hibernate/mapping/FetchProfile org/hibernate/mapping/Value org/hibernate/mapping/MetadataSource org/hibernate/mapping/Fetchable org/hibernate/mapping/PrimitiveArray org/hibernate/mapping/IndexedCollection org/hibernate/mapping/Filterable org/hibernate/mapping/RelationalModel org/hibernate/mapping/IndexBackref org/hibernate/mapping/PersistentClass org/hibernate/mapping/Index org/hibernate/mapping/Backref org/hibernate/mapping/Constraint org/hibernate/mapping/Selectable org/hibernate/mapping/RootClass org/hibernate/mapping/ForeignKey org/hibernate/mapping/PropertyGeneration org/hibernate/mapping/Property org/hibernate/mapping/TableOwner org/hibernate/mapping/IdentifierBag org/hibernate/mapping/List org/hibernate/mapping/Set org/hibernate/mapping/MetaAttributable org/hibernate/mapping/Formula org/hibernate/mapping/DependantValue org/hibernate/mapping/Array org/hibernate/mapping/UnionSubclass org/hibernate/mapping/AbstractAuxiliaryDatabaseObject org/hibernate/mapping/Join org/hibernate/mapping/TypeDef org/hibernate/mapping/Component org/hibernate/mapping/MappedSuperclass org/hibernate/mapping/IdentifierCollection org/hibernate/mapping/PrimaryKey org/hibernate/mapping/SyntheticProperty org/hibernate/mapping/Bag org/hibernate/mapping/PersistentClassVisitor org/hibernate/mapping/SingleTableSubclass org/hibernate/mapping/ValueVisitor org/hibernate/mapping/OneToOne org/hibernate/mapping/Map org/hibernate/mapping/MetaAttribute org/hibernate/mapping/Subclass org/hibernate/mapping/Table org/hibernate/sql/Alias org/hibernate/sql/Update org/hibernate/sql/DisjunctionFragment org/hibernate/sql/ConditionFragment org/hibernate/sql/ANSICaseFragment org/hibernate/sql/CaseFragment org/hibernate/sql/QueryJoinFragment org/hibernate/sql/CacheJoinFragment org/hibernate/sql/MckoiCaseFragment org/hibernate/sql/Insert org/hibernate/sql/AliasGenerator org/hibernate/sql/InFragment org/hibernate/sql/Sybase11JoinFragment org/hibernate/sql/JoinFragment org/hibernate/sql/HSQLCaseFragment org/hibernate/sql/SelectValues org/hibernate/sql/SelectExpression org/hibernate/sql/SimpleSelect org/hibernate/sql/ANSIJoinFragment org/hibernate/sql/ForUpdateFragment org/hibernate/sql/SelectFragment org/hibernate/sql/QuerySelect org/hibernate/sql/Delete org/hibernate/sql/DecodeCaseFragment org/hibernate/sql/Select org/hibernate/sql/JoinType org/hibernate/sql/Template org/hibernate/sql/OracleJoinFragment org/hibernate/sql/InsertSelect org/hibernate/sql/DerbyCaseFragment org/hibernate/sql/ordering/antlr/ColumnMapper org/hibernate/sql/ordering/antlr/CollationSpecification org/hibernate/sql/ordering/antlr/OrderByAliasResolver org/hibernate/sql/ordering/antlr/OrderingSpecification org/hibernate/sql/ordering/antlr/FormulaReference org/hibernate/sql/ordering/antlr/SqlValueReference org/hibernate/sql/ordering/antlr/Node org/hibernate/sql/ordering/antlr/SortKey org/hibernate/sql/ordering/antlr/SortSpecification org/hibernate/sql/ordering/antlr/OrderByFragment org/hibernate/sql/ordering/antlr/OrderByFragmentRenderer org/hibernate/sql/ordering/antlr/NodeSupport org/hibernate/sql/ordering/antlr/GeneratedOrderByFragmentRenderer org/hibernate/sql/ordering/antlr/TranslationContext org/hibernate/sql/ordering/antlr/ColumnReference org/hibernate/sql/ordering/antlr/GeneratedOrderByFragmentParser org/hibernate/sql/ordering/antlr/OrderByTemplateTokenTypes org/hibernate/sql/ordering/antlr/GeneratedOrderByLexer org/hibernate/sql/ordering/antlr/OrderByFragmentTranslator org/hibernate/sql/ordering/antlr/OrderByFragmentParser org/hibernate/sql/ordering/antlr/Factory org/hibernate/sql/ordering/antlr/OrderByTranslation org/hibernate/sql/ordering/antlr/GeneratedOrderByFragmentRendererTokenTypes org/hibernate/service/BootstrapServiceRegistry org/hibernate/service/UnknownUnwrapTypeException org/hibernate/service/BootstrapServiceRegistryBuilder org/hibernate/service/UnknownServiceException org/hibernate/service/ServiceRegistry org/hibernate/service/Service org/hibernate/service/ServiceRegistryBuilder org/hibernate/service/StandardServiceInitiators org/hibernate/service/classloading/internal/ClassLoaderServiceImpl org/hibernate/service/classloading/spi/ClassLoaderService org/hibernate/service/classloading/spi/ClassLoadingException org/hibernate/service/internal/SessionFactoryServiceRegistryFactoryImpl org/hibernate/service/internal/ServiceProxyGenerationException org/hibernate/service/internal/StandardSessionFactoryServiceInitiators org/hibernate/service/internal/StandardServiceRegistryImpl org/hibernate/service/internal/BootstrapServiceRegistryImpl org/hibernate/service/internal/JaxbProcessor org/hibernate/service/internal/SessionFactoryServiceRegistryFactoryInitiator org/hibernate/service/internal/ProvidedService org/hibernate/service/internal/AbstractServiceRegistryImpl org/hibernate/service/internal/ServiceDependencyException org/hibernate/service/internal/SessionFactoryServiceRegistryImpl org/hibernate/service/jdbc/dialect/internal/DialectFactoryImpl org/hibernate/service/jdbc/dialect/internal/DialectFactoryInitiator org/hibernate/service/jdbc/dialect/internal/DialectResolverSet org/hibernate/service/jdbc/dialect/internal/DialectResolverInitiator org/hibernate/service/jdbc/dialect/internal/StandardDialectResolver org/hibernate/service/jdbc/dialect/internal/BasicDialectResolver org/hibernate/service/jdbc/dialect/internal/AbstractDialectResolver org/hibernate/service/jdbc/dialect/spi/DialectResolver org/hibernate/service/jdbc/dialect/spi/DialectFactory org/hibernate/service/jdbc/connections/internal/MultiTenantConnectionProviderInitiator org/hibernate/service/jdbc/connections/internal/DriverManagerConnectionProviderImpl org/hibernate/service/jdbc/connections/internal/UserSuppliedConnectionProviderImpl org/hibernate/service/jdbc/connections/internal/DatasourceConnectionProviderImpl org/hibernate/service/jdbc/connections/internal/ConnectionProviderInitiator org/hibernate/service/jdbc/connections/spi/DataSourceBasedMultiTenantConnectionProviderImpl org/hibernate/service/jdbc/connections/spi/MultiTenantConnectionProvider org/hibernate/service/jdbc/connections/spi/AbstractMultiTenantConnectionProvider org/hibernate/service/jdbc/connections/spi/AbstractDataSourceBasedMultiTenantConnectionProviderImpl org/hibernate/service/jdbc/connections/spi/ConnectionProvider org/hibernate/service/jndi/JndiException org/hibernate/service/jndi/JndiNameException org/hibernate/service/jndi/internal/JndiServiceInitiator org/hibernate/service/jndi/internal/JndiServiceImpl org/hibernate/service/jndi/spi/JndiService org/hibernate/service/jta/platform/internal/ResinJtaPlatform org/hibernate/service/jta/platform/internal/OC4JJtaPlatform org/hibernate/service/jta/platform/internal/TransactionManagerBasedSynchronizationStrategy org/hibernate/service/jta/platform/internal/SunOneJtaPlatform org/hibernate/service/jta/platform/internal/SynchronizationRegistryBasedSynchronizationStrategy org/hibernate/service/jta/platform/internal/JBossAppServerJtaPlatform org/hibernate/service/jta/platform/internal/TransactionManagerAccess org/hibernate/service/jta/platform/internal/JRun4JtaPlatform org/hibernate/service/jta/platform/internal/AbstractJtaPlatform org/hibernate/service/jta/platform/internal/JBossStandAloneJtaPlatform org/hibernate/service/jta/platform/internal/JtaSynchronizationStrategy org/hibernate/service/jta/platform/internal/JOTMJtaPlatform org/hibernate/service/jta/platform/internal/BitronixJtaPlatform org/hibernate/service/jta/platform/internal/JOnASJtaPlatform org/hibernate/service/jta/platform/internal/BorlandEnterpriseServerJtaPlatform org/hibernate/service/jta/platform/internal/WebSphereJtaPlatform org/hibernate/service/jta/platform/internal/TransactionManagerLookupBridge org/hibernate/service/jta/platform/internal/JtaPlatformInitiator org/hibernate/service/jta/platform/internal/OrionJtaPlatform org/hibernate/service/jta/platform/internal/SynchronizationRegistryAccess org/hibernate/service/jta/platform/internal/NoJtaPlatform org/hibernate/service/jta/platform/internal/WeblogicJtaPlatform org/hibernate/service/jta/platform/internal/WebSphereExtendedJtaPlatform org/hibernate/service/jta/platform/spi/JtaPlatformException org/hibernate/service/jta/platform/spi/JtaPlatform org/hibernate/service/spi/SessionFactoryServiceRegistryFactory org/hibernate/service/spi/Manageable org/hibernate/service/spi/InjectService org/hibernate/service/spi/Stoppable org/hibernate/service/spi/ServiceInitiator org/hibernate/service/spi/ServiceBinding org/hibernate/service/spi/BasicServiceInitiator org/hibernate/service/spi/ServiceRegistryAwareService org/hibernate/service/spi/SessionFactoryServiceInitiator org/hibernate/service/spi/Startable org/hibernate/service/spi/ServiceException org/hibernate/service/spi/Wrapped org/hibernate/service/spi/SessionFactoryServiceRegistry org/hibernate/service/spi/Configurable org/hibernate/service/spi/ServiceRegistryImplementor org/hibernate/service/jmx/internal/JmxServiceImpl org/hibernate/service/jmx/internal/JmxServiceInitiator org/hibernate/service/jmx/internal/DisabledJmxServiceImpl org/hibernate/service/jmx/spi/JmxService org/hibernate/service/config/internal/ConfigurationServiceImpl org/hibernate/service/config/internal/ConfigurationServiceInitiator org/hibernate/service/config/spi/ConfigurationService org/hibernate/cfg/SetSimpleValueTypeSecondPass org/hibernate/cfg/CollectionSecondPass org/hibernate/cfg/Settings org/hibernate/cfg/AnnotatedClassType org/hibernate/cfg/BinderHelper org/hibernate/cfg/InheritanceState org/hibernate/cfg/ImprovedNamingStrategy org/hibernate/cfg/AnnotationConfiguration org/hibernate/cfg/NamingStrategy org/hibernate/cfg/Ejb3Column org/hibernate/cfg/HbmBinder org/hibernate/cfg/ExternalSessionFactoryConfig org/hibernate/cfg/PropertyPreloadedData org/hibernate/cfg/NotYetImplementedException org/hibernate/cfg/ClassPropertyHolder org/hibernate/cfg/QuerySecondPass org/hibernate/cfg/WrappedInferredData org/hibernate/cfg/PropertyContainer org/hibernate/cfg/EJB3NamingStrategy org/hibernate/cfg/MetadataSourceType org/hibernate/cfg/PropertyData org/hibernate/cfg/EJB3DTDEntityResolver org/hibernate/cfg/NamedSQLQuerySecondPass org/hibernate/cfg/Ejb3DiscriminatorColumn org/hibernate/cfg/ResultSetMappingBinder org/hibernate/cfg/UniqueConstraintHolder org/hibernate/cfg/VerifyFetchProfileReferenceSecondPass org/hibernate/cfg/DefaultComponentSafeNamingStrategy org/hibernate/cfg/ToOneFkSecondPass org/hibernate/cfg/AccessType org/hibernate/cfg/ColumnsBuilder org/hibernate/cfg/JoinedSubclassFkSecondPass org/hibernate/cfg/PropertyInferredData org/hibernate/cfg/AnnotationBinder org/hibernate/cfg/SecondPass org/hibernate/cfg/SettingsFactory org/hibernate/cfg/SecondaryTableSecondPass org/hibernate/cfg/PropertyHolderBuilder org/hibernate/cfg/Configuration org/hibernate/cfg/ObjectNameNormalizer org/hibernate/cfg/Environment org/hibernate/cfg/CopyIdentifierComponentSecondPass org/hibernate/cfg/Mappings org/hibernate/cfg/ObjectNameSource org/hibernate/cfg/IndexOrUniqueKeySecondPass org/hibernate/cfg/IndexColumn org/hibernate/cfg/AbstractPropertyHolder org/hibernate/cfg/ExtendsQueueEntry org/hibernate/cfg/OneToOneSecondPass org/hibernate/cfg/AvailableSettings org/hibernate/cfg/DefaultNamingStrategy org/hibernate/cfg/ResultSetMappingSecondPass org/hibernate/cfg/FkSecondPass org/hibernate/cfg/CreateKeySecondPass org/hibernate/cfg/Ejb3JoinColumn org/hibernate/cfg/RecoverableException org/hibernate/cfg/CollectionPropertyHolder org/hibernate/cfg/PkDrivenByDefaultMapsIdSecondPass org/hibernate/cfg/ComponentPropertyHolder org/hibernate/cfg/ExtendedMappings org/hibernate/cfg/PropertyHolder org/hibernate/cfg/ToOneBinder org/hibernate/cfg/beanvalidation/IntegrationException org/hibernate/cfg/beanvalidation/GroupsPerOperation org/hibernate/cfg/beanvalidation/BeanValidationIntegrator org/hibernate/cfg/beanvalidation/DuplicationStrategyImpl org/hibernate/cfg/beanvalidation/BeanValidationEventListener org/hibernate/cfg/beanvalidation/HibernateTraversableResolver org/hibernate/cfg/beanvalidation/ValidationMode org/hibernate/cfg/beanvalidation/TypeSafeActivator org/hibernate/cfg/beanvalidation/ActivationContext org/hibernate/cfg/annotations/SetBinder org/hibernate/cfg/annotations/PrimitiveArrayBinder org/hibernate/cfg/annotations/ResultsetMappingSecondPass org/hibernate/cfg/annotations/CollectionBinder org/hibernate/cfg/annotations/IdBagBinder org/hibernate/cfg/annotations/QueryBinder org/hibernate/cfg/annotations/ListBinder org/hibernate/cfg/annotations/ArrayBinder org/hibernate/cfg/annotations/Nullability org/hibernate/cfg/annotations/MapBinder org/hibernate/cfg/annotations/MapKeyJoinColumnDelegator org/hibernate/cfg/annotations/EntityBinder org/hibernate/cfg/annotations/SimpleValueBinder org/hibernate/cfg/annotations/CustomizableColumns org/hibernate/cfg/annotations/TableBinder org/hibernate/cfg/annotations/MapKeyColumnDelegator org/hibernate/cfg/annotations/BagBinder org/hibernate/cfg/annotations/PropertyBinder org/hibernate/cfg/annotations/reflection/XMLContext org/hibernate/cfg/annotations/reflection/JPAMetadataProvider org/hibernate/cfg/annotations/reflection/JPAOverriddenAnnotationReader org/hibernate/dialect/TypeNames org/hibernate/dialect/PostgresPlusDialect org/hibernate/dialect/FrontBaseDialect org/hibernate/dialect/DerbyTenFiveDialect org/hibernate/dialect/Sybase11Dialect org/hibernate/dialect/Oracle9Dialect org/hibernate/dialect/SybaseASE157Dialect org/hibernate/dialect/PostgreSQL81Dialect org/hibernate/dialect/Oracle9iDialect org/hibernate/dialect/JDataStoreDialect org/hibernate/dialect/RDMSOS2200Dialect org/hibernate/dialect/MimerSQLDialect org/hibernate/dialect/SAPDBDialect org/hibernate/dialect/FirebirdDialect org/hibernate/dialect/PointbaseDialect org/hibernate/dialect/ResultColumnReferenceStrategy org/hibernate/dialect/ProgressDialect org/hibernate/dialect/DB2Dialect org/hibernate/dialect/MySQL5InnoDBDialect org/hibernate/dialect/MckoiDialect org/hibernate/dialect/PostgreSQLDialect org/hibernate/dialect/InterbaseDialect org/hibernate/dialect/DerbyDialect org/hibernate/dialect/Oracle8iDialect org/hibernate/dialect/DB2400Dialect org/hibernate/dialect/Ingres9Dialect org/hibernate/dialect/SybaseASE15Dialect org/hibernate/dialect/SybaseDialect org/hibernate/dialect/DB2390Dialect org/hibernate/dialect/SQLServer2008Dialect org/hibernate/dialect/MySQLDialect org/hibernate/dialect/LobMergeStrategy org/hibernate/dialect/OracleDialect org/hibernate/dialect/ColumnAliasExtractor org/hibernate/dialect/HSQLDialect org/hibernate/dialect/PostgreSQL82Dialect org/hibernate/dialect/AbstractTransactSQLDialect org/hibernate/dialect/TimesTenDialect org/hibernate/dialect/Cache71Dialect org/hibernate/dialect/TeradataDialect org/hibernate/dialect/MySQLInnoDBDialect org/hibernate/dialect/MySQL5Dialect org/hibernate/dialect/Dialect org/hibernate/dialect/MySQLMyISAMDialect org/hibernate/dialect/DerbyTenSixDialect org/hibernate/dialect/DerbyTenSevenDialect org/hibernate/dialect/IngresDialect org/hibernate/dialect/CUBRIDDialect org/hibernate/dialect/SybaseAnywhereDialect org/hibernate/dialect/DataDirectOracle9Dialect org/hibernate/dialect/SQLServer2005Dialect org/hibernate/dialect/SQLServerDialect org/hibernate/dialect/Oracle10gDialect org/hibernate/dialect/InformixDialect org/hibernate/dialect/H2Dialect org/hibernate/dialect/Ingres10Dialect Next part >>
2016-03-26, 7596🔥, 1💬
Popular Posts:
Apache Log4j Core Implementation provides the functional components of the logging system. Users are...
What Is commons-lang3-3.1.jar? commons-lang3-3.1.jar is the JAR file for Apache Commons Lang 3.1, wh...
JDK 11 java.compiler.jmod is the JMOD file for JDK 11 Compiler module. JDK 11 Compiler module compil...
xml-commons External Source Code Files are provided in the source package file, xml-commons-external...
What Is ojdbc5.jar for Oracle 11g R1? ojdbc5.jar for Oracle 11g R1 is the JAR files of ojdbc.jar, JD...