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 4
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/dialect/function/AvgWithArgumentCastFunction org/hibernate/dialect/function/NvlFunction org/hibernate/dialect/function/TemplateRenderer org/hibernate/dialect/function/ConditionalParenthesisFunction org/hibernate/dialect/function/VarArgsSQLFunction org/hibernate/dialect/function/StandardJDBCEscapeFunction org/hibernate/dialect/function/ClassicAvgFunction org/hibernate/dialect/function/CastFunction org/hibernate/dialect/function/AnsiTrimFunction org/hibernate/dialect/function/SQLFunction org/hibernate/dialect/function/SQLFunctionRegistry org/hibernate/dialect/function/StandardSQLFunction org/hibernate/dialect/function/DerbyConcatFunction org/hibernate/dialect/function/PositionSubstringFunction org/hibernate/dialect/function/TrimFunctionTemplate org/hibernate/dialect/function/ClassicCountFunction org/hibernate/dialect/function/SQLFunctionTemplate org/hibernate/dialect/function/ClassicSumFunction org/hibernate/dialect/function/ConvertFunction org/hibernate/dialect/function/CharIndexFunction org/hibernate/dialect/function/AnsiTrimEmulationFunction org/hibernate/dialect/function/StandardAnsiSqlAggregationFunctions org/hibernate/dialect/function/NoArgSQLFunction org/hibernate/dialect/function/AbstractAnsiTrimEmulationFunction org/hibernate/dialect/pagination/AbstractLimitHandler org/hibernate/dialect/pagination/LegacyLimitHandler org/hibernate/dialect/pagination/SQLServer2005LimitHandler org/hibernate/dialect/pagination/LimitHelper org/hibernate/dialect/pagination/NoopLimitHandler org/hibernate/dialect/pagination/LimitHandler org/hibernate/dialect/unique/InformixUniqueDelegate org/hibernate/dialect/unique/DefaultUniqueDelegate org/hibernate/dialect/unique/DB2UniqueDelegate org/hibernate/dialect/unique/UniqueDelegate org/hibernate/dialect/resolver/BasicSQLExceptionConverter org/hibernate/dialect/lock/PessimisticReadUpdateLockingStrategy org/hibernate/dialect/lock/LockingStrategyException org/hibernate/dialect/lock/OptimisticLockingStrategy org/hibernate/dialect/lock/AbstractSelectLockingStrategy org/hibernate/dialect/lock/PessimisticEntityLockException org/hibernate/dialect/lock/OptimisticForceIncrementLockingStrategy org/hibernate/dialect/lock/PessimisticWriteUpdateLockingStrategy org/hibernate/dialect/lock/LockingStrategy org/hibernate/dialect/lock/UpdateLockingStrategy org/hibernate/dialect/lock/PessimisticForceIncrementLockingStrategy org/hibernate/dialect/lock/PessimisticWriteSelectLockingStrategy org/hibernate/dialect/lock/SelectLockingStrategy org/hibernate/dialect/lock/OptimisticEntityLockException org/hibernate/dialect/lock/PessimisticReadSelectLockingStrategy org/hibernate/secure/internal/JACCPreInsertEventListener org/hibernate/secure/internal/JACCConfiguration org/hibernate/secure/internal/JACCPermissions org/hibernate/secure/internal/JACCSecurityListener org/hibernate/secure/internal/JACCPreLoadEventListener org/hibernate/secure/internal/JACCPreUpdateEventListener org/hibernate/secure/internal/HibernatePermission org/hibernate/secure/internal/JACCPreDeleteEventListener org/hibernate/proxy/AbstractLazyInitializer org/hibernate/proxy/HibernateProxyHelper org/hibernate/proxy/AbstractSerializableProxy org/hibernate/proxy/EntityNotFoundDelegate org/hibernate/proxy/LazyInitializer org/hibernate/proxy/HibernateProxy org/hibernate/proxy/ProxyFactory org/hibernate/proxy/dom4j/Dom4jProxy org/hibernate/proxy/dom4j/Dom4jLazyInitializer org/hibernate/proxy/dom4j/Dom4jProxyFactory org/hibernate/proxy/pojo/BasicLazyInitializer org/hibernate/proxy/pojo/javassist/JavassistProxyFactory org/hibernate/proxy/pojo/javassist/SerializableProxy org/hibernate/proxy/pojo/javassist/JavassistLazyInitializer org/hibernate/proxy/map/MapLazyInitializer org/hibernate/proxy/map/MapProxyFactory org/hibernate/proxy/map/MapProxy org/hibernate/exception/DataException org/hibernate/exception/ConstraintViolationException org/hibernate/exception/LockAcquisitionException org/hibernate/exception/GenericJDBCException org/hibernate/exception/LockTimeoutException org/hibernate/exception/JDBCConnectionException org/hibernate/exception/SQLGrammarException org/hibernate/exception/internal/StandardSQLExceptionConverter org/hibernate/exception/internal/CacheSQLExceptionConversionDelegate org/hibernate/exception/internal/SQLStateConversionDelegate org/hibernate/exception/internal/SQLExceptionTypeDelegate org/hibernate/exception/internal/SQLStateConverter org/hibernate/exception/spi/ConversionContext org/hibernate/exception/spi/SQLExceptionConverterFactory org/hibernate/exception/spi/SQLExceptionConverter org/hibernate/exception/spi/AbstractSQLExceptionConversionDelegate org/hibernate/exception/spi/ViolatedConstraintNameExtracter org/hibernate/exception/spi/SQLExceptionConversionDelegate org/hibernate/exception/spi/TemplatedViolatedConstraintNameExtracter org/hibernate/exception/spi/Configurable org/hibernate/tool/hbm2ddl/ScriptExporter org/hibernate/tool/hbm2ddl/SchemaExport org/hibernate/tool/hbm2ddl/MultipleLinesSqlCommandExtractor org/hibernate/tool/hbm2ddl/UniqueConstraintSchemaUpdateStrategy org/hibernate/tool/hbm2ddl/SuppliedConnectionHelper org/hibernate/tool/hbm2ddl/SchemaValidator org/hibernate/tool/hbm2ddl/ForeignKeyMetadata org/hibernate/tool/hbm2ddl/DatabaseExporter org/hibernate/tool/hbm2ddl/ImportScriptException org/hibernate/tool/hbm2ddl/SchemaUpdateTask org/hibernate/tool/hbm2ddl/SchemaExportTask org/hibernate/tool/hbm2ddl/SchemaValidatorTask org/hibernate/tool/hbm2ddl/FileExporter org/hibernate/tool/hbm2ddl/Exporter org/hibernate/tool/hbm2ddl/ManagedProviderConnectionHelper org/hibernate/tool/hbm2ddl/SchemaUpdate org/hibernate/tool/hbm2ddl/SuppliedConnectionProviderConnectionHelper org/hibernate/tool/hbm2ddl/ImportSqlCommandExtractor org/hibernate/tool/hbm2ddl/ImportSqlCommandExtractorInitiator org/hibernate/tool/hbm2ddl/ColumnMetadata org/hibernate/tool/hbm2ddl/Target org/hibernate/tool/hbm2ddl/SingleLineSqlCommandExtractor org/hibernate/tool/hbm2ddl/DatabaseMetadata org/hibernate/tool/hbm2ddl/ConnectionHelper org/hibernate/tool/hbm2ddl/SchemaUpdateScript org/hibernate/tool/hbm2ddl/IndexMetadata org/hibernate/tool/hbm2ddl/TableMetadata org/hibernate/tool/enhance/EnhancementTask org/hibernate/tool/instrument/BasicInstrumentationTask org/hibernate/tool/instrument/javassist/InstrumentTask org/hibernate/hql/internal/QueryExecutionRequestException org/hibernate/hql/internal/HolderInstantiator org/hibernate/hql/internal/CollectionProperties org/hibernate/hql/internal/NameGenerator org/hibernate/hql/internal/CollectionSubqueryFactory org/hibernate/hql/internal/QuerySplitter org/hibernate/hql/internal/ast/QuerySyntaxException org/hibernate/hql/internal/ast/InvalidWithClauseException org/hibernate/hql/internal/ast/ASTQueryTranslatorFactory org/hibernate/hql/internal/ast/QueryTranslatorImpl org/hibernate/hql/internal/ast/DetailedSemanticException org/hibernate/hql/internal/ast/ErrorReporter org/hibernate/hql/internal/ast/SqlGenerator org/hibernate/hql/internal/ast/TypeDiscriminatorMetadata org/hibernate/hql/internal/ast/InvalidPathException org/hibernate/hql/internal/ast/HqlSqlWalker org/hibernate/hql/internal/ast/ParseErrorHandler org/hibernate/hql/internal/ast/HqlLexer org/hibernate/hql/internal/ast/HqlToken org/hibernate/hql/internal/ast/HqlParser org/hibernate/hql/internal/ast/HqlASTFactory org/hibernate/hql/internal/ast/ErrorCounter org/hibernate/hql/internal/ast/ParameterTranslationsImpl org/hibernate/hql/internal/ast/SqlASTFactory org/hibernate/hql/internal/ast/exec/DeleteExecutor org/hibernate/hql/internal/ast/exec/BasicExecutor org/hibernate/hql/internal/ast/exec/StatementExecutor org/hibernate/hql/internal/ast/exec/MultiTableDeleteExecutor org/hibernate/hql/internal/ast/exec/MultiTableUpdateExecutor org/hibernate/hql/internal/ast/util/SyntheticAndFactory org/hibernate/hql/internal/ast/util/ColumnHelper org/hibernate/hql/internal/ast/util/ASTUtil org/hibernate/hql/internal/ast/util/JoinProcessor org/hibernate/hql/internal/ast/util/AliasGenerator org/hibernate/hql/internal/ast/util/ASTIterator org/hibernate/hql/internal/ast/util/NodeTraverser org/hibernate/hql/internal/ast/util/PathHelper org/hibernate/hql/internal/ast/util/SessionFactoryHelper org/hibernate/hql/internal/ast/util/LiteralProcessor org/hibernate/hql/internal/ast/util/ASTParentsFirstIterator org/hibernate/hql/internal/ast/util/ASTAppender org/hibernate/hql/internal/ast/util/ASTPrinter org/hibernate/hql/internal/ast/tree/MapValueNode org/hibernate/hql/internal/ast/tree/SqlNode org/hibernate/hql/internal/ast/tree/SelectClause org/hibernate/hql/internal/ast/tree/DotNode org/hibernate/hql/internal/ast/tree/UnaryLogicOperatorNode org/hibernate/hql/internal/ast/tree/SessionFactoryAwareNode org/hibernate/hql/internal/ast/tree/AggregateNode org/hibernate/hql/internal/ast/tree/SelectExpressionList org/hibernate/hql/internal/ast/tree/IntoClause org/hibernate/hql/internal/ast/tree/FunctionNode org/hibernate/hql/internal/ast/tree/AggregatedSelectExpression org/hibernate/hql/internal/ast/tree/ResultVariableRefNode org/hibernate/hql/internal/ast/tree/OperatorNode org/hibernate/hql/internal/ast/tree/PathNode org/hibernate/hql/internal/ast/tree/BinaryLogicOperatorNode org/hibernate/hql/internal/ast/tree/ConstructorNode org/hibernate/hql/internal/ast/tree/IsNotNullLogicOperatorNode org/hibernate/hql/internal/ast/tree/FromElementType org/hibernate/hql/internal/ast/tree/UnaryArithmeticNode org/hibernate/hql/internal/ast/tree/LiteralNode org/hibernate/hql/internal/ast/tree/AbstractNullnessCheckNode org/hibernate/hql/internal/ast/tree/AbstractRestrictableStatement org/hibernate/hql/internal/ast/tree/ComponentJoin org/hibernate/hql/internal/ast/tree/FromClause org/hibernate/hql/internal/ast/tree/BinaryOperatorNode org/hibernate/hql/internal/ast/tree/RestrictableStatement org/hibernate/hql/internal/ast/tree/Statement org/hibernate/hql/internal/ast/tree/ParameterNode org/hibernate/hql/internal/ast/tree/Node org/hibernate/hql/internal/ast/tree/AssignmentSpecification org/hibernate/hql/internal/ast/tree/SelectExpression org/hibernate/hql/internal/ast/tree/FromElement org/hibernate/hql/internal/ast/tree/MapKeyNode org/hibernate/hql/internal/ast/tree/Case2Node org/hibernate/hql/internal/ast/tree/SqlFragment org/hibernate/hql/internal/ast/tree/UpdateStatement org/hibernate/hql/internal/ast/tree/IndexNode org/hibernate/hql/internal/ast/tree/MapEntryNode org/hibernate/hql/internal/ast/tree/InsertStatement org/hibernate/hql/internal/ast/tree/FromElementFactory org/hibernate/hql/internal/ast/tree/CaseNode org/hibernate/hql/internal/ast/tree/IsNullLogicOperatorNode org/hibernate/hql/internal/ast/tree/UnaryOperatorNode org/hibernate/hql/internal/ast/tree/IdentNode org/hibernate/hql/internal/ast/tree/ResolvableNode org/hibernate/hql/internal/ast/tree/MethodNode org/hibernate/hql/internal/ast/tree/CollectionFunction org/hibernate/hql/internal/ast/tree/ParameterContainer org/hibernate/hql/internal/ast/tree/CountNode org/hibernate/hql/internal/ast/tree/BooleanLiteralNode org/hibernate/hql/internal/ast/tree/OrderByClause org/hibernate/hql/internal/ast/tree/JavaConstantNode org/hibernate/hql/internal/ast/tree/ExpectedTypeAwareNode org/hibernate/hql/internal/ast/tree/DisplayableNode org/hibernate/hql/internal/ast/tree/AbstractMapComponentNode org/hibernate/hql/internal/ast/tree/InitializeableNode org/hibernate/hql/internal/ast/tree/SelectExpressionImpl org/hibernate/hql/internal/ast/tree/InLogicOperatorNode org/hibernate/hql/internal/ast/tree/HqlSqlWalkerNode org/hibernate/hql/internal/ast/tree/BetweenOperatorNode org/hibernate/hql/internal/ast/tree/DeleteStatement org/hibernate/hql/internal/ast/tree/FromReferenceNode org/hibernate/hql/internal/ast/tree/ImpliedFromElement org/hibernate/hql/internal/ast/tree/QueryNode org/hibernate/hql/internal/ast/tree/AbstractStatement org/hibernate/hql/internal/ast/tree/AbstractSelectExpression org/hibernate/hql/internal/ast/tree/BinaryArithmeticOperatorNode org/hibernate/hql/internal/antlr/HqlSqlBaseWalker org/hibernate/hql/internal/antlr/SqlStatementParser org/hibernate/hql/internal/antlr/SqlStatementParserTokenTypes org/hibernate/hql/internal/antlr/HqlSqlTokenTypes org/hibernate/hql/internal/antlr/HqlBaseLexer org/hibernate/hql/internal/antlr/HqlBaseParser org/hibernate/hql/internal/antlr/SqlStatementLexer org/hibernate/hql/internal/antlr/HqlTokenTypes org/hibernate/hql/internal/antlr/SqlTokenTypes org/hibernate/hql/internal/antlr/SqlGeneratorBase org/hibernate/hql/internal/classic/WhereParser org/hibernate/hql/internal/classic/SelectPathExpressionParser org/hibernate/hql/internal/classic/OrderByParser org/hibernate/hql/internal/classic/QueryTranslatorImpl org/hibernate/hql/internal/classic/HavingParser org/hibernate/hql/internal/classic/ClassicQueryTranslatorFactory org/hibernate/hql/internal/classic/PathExpressionParser org/hibernate/hql/internal/classic/FromPathExpressionParser org/hibernate/hql/internal/classic/SelectParser org/hibernate/hql/internal/classic/ClauseParser org/hibernate/hql/internal/classic/GroupByParser org/hibernate/hql/internal/classic/Parser org/hibernate/hql/internal/classic/FromParser org/hibernate/hql/internal/classic/PreprocessingParser org/hibernate/hql/internal/classic/ParserHelper org/hibernate/hql/spi/TableBasedDeleteHandlerImpl org/hibernate/hql/spi/ParameterTranslations org/hibernate/hql/spi/QueryTranslatorFactory org/hibernate/hql/spi/FilterTranslator org/hibernate/hql/spi/TableBasedUpdateHandlerImpl org/hibernate/hql/spi/TemporaryTableBulkIdStrategy org/hibernate/hql/spi/QueryTranslator org/hibernate/hql/spi/PersistentTableBulkIdStrategy org/hibernate/hql/spi/AbstractTableBasedBulkIdHandler org/hibernate/hql/spi/MultiTableBulkIdStrategy org/hibernate/bytecode/internal/javassist/BulkAccessorException org/hibernate/bytecode/internal/javassist/InstantiationOptimizerAdapter org/hibernate/bytecode/internal/javassist/FieldTransformer org/hibernate/bytecode/internal/javassist/TransformingClassLoader org/hibernate/bytecode/internal/javassist/BulkAccessor org/hibernate/bytecode/internal/javassist/FieldFilter org/hibernate/bytecode/internal/javassist/FieldHandler org/hibernate/bytecode/internal/javassist/BytecodeProviderImpl org/hibernate/bytecode/internal/javassist/FieldHandled org/hibernate/bytecode/internal/javassist/JavassistClassTransformer org/hibernate/bytecode/internal/javassist/ProxyFactoryFactoryImpl org/hibernate/bytecode/internal/javassist/AccessOptimizerAdapter org/hibernate/bytecode/internal/javassist/ReflectionOptimizerImpl org/hibernate/bytecode/internal/javassist/BulkAccessorFactory org/hibernate/bytecode/internal/javassist/FastClass org/hibernate/bytecode/instrumentation/internal/FieldInterceptionHelper org/hibernate/bytecode/instrumentation/internal/javassist/JavassistHelper org/hibernate/bytecode/instrumentation/internal/javassist/FieldInterceptorImpl org/hibernate/bytecode/instrumentation/spi/LazyPropertyInitializer org/hibernate/bytecode/instrumentation/spi/AbstractFieldInterceptor org/hibernate/bytecode/instrumentation/spi/FieldInterceptor org/hibernate/bytecode/buildtime/internal/JavassistInstrumenter org/hibernate/bytecode/buildtime/spi/FieldFilter org/hibernate/bytecode/buildtime/spi/ExecutionException org/hibernate/bytecode/buildtime/spi/Instrumenter org/hibernate/bytecode/buildtime/spi/ClassFilter org/hibernate/bytecode/buildtime/spi/BasicClassFilter org/hibernate/bytecode/buildtime/spi/AbstractInstrumenter org/hibernate/bytecode/buildtime/spi/ClassDescriptor org/hibernate/bytecode/buildtime/spi/Logger org/hibernate/bytecode/enhance/EnhancementException org/hibernate/bytecode/enhance/spi/EnhancerConstants org/hibernate/bytecode/enhance/spi/Enhancer org/hibernate/bytecode/enhance/spi/EnhancementContext org/hibernate/bytecode/enhance/spi/CompositeOwnerTracker org/hibernate/bytecode/enhance/spi/CollectionTracker org/hibernate/bytecode/spi/InstrumentedClassLoader org/hibernate/bytecode/spi/ProxyFactoryFactory org/hibernate/bytecode/spi/ClassTransformer org/hibernate/bytecode/spi/BasicProxyFactory org/hibernate/bytecode/spi/AbstractClassTransformerImpl org/hibernate/bytecode/spi/NotInstrumentedException org/hibernate/bytecode/spi/BytecodeProvider org/hibernate/bytecode/spi/EntityInstrumentationMetadata org/hibernate/bytecode/spi/ByteCodeHelper org/hibernate/bytecode/spi/ReflectionOptimizer org/hibernate/annotations/Type org/hibernate/annotations/LazyCollection org/hibernate/annotations/Where org/hibernate/annotations/Any org/hibernate/annotations/Tuplizers org/hibernate/annotations/CacheConcurrencyStrategy org/hibernate/annotations/Subselect org/hibernate/annotations/OptimisticLocking org/hibernate/annotations/SQLDeleteAll org/hibernate/annotations/Synchronize org/hibernate/annotations/FilterJoinTable org/hibernate/annotations/MapKeyType org/hibernate/annotations/WhereJoinTable org/hibernate/annotations/Loader org/hibernate/annotations/SortType org/hibernate/annotations/DiscriminatorFormula org/hibernate/annotations/BatchSize org/hibernate/annotations/RowId org/hibernate/annotations/DynamicUpdate org/hibernate/annotations/OptimisticLockType org/hibernate/annotations/Fetch org/hibernate/annotations/QueryHints org/hibernate/annotations/FetchProfile org/hibernate/annotations/Cascade org/hibernate/annotations/OnDelete org/hibernate/annotations/Source org/hibernate/annotations/FetchProfiles org/hibernate/annotations/GenericGenerator org/hibernate/annotations/CollectionType org/hibernate/annotations/LazyToOneOption org/hibernate/annotations/LazyToOne org/hibernate/annotations/SQLUpdate org/hibernate/annotations/PolymorphismType org/hibernate/annotations/SqlFragmentAlias org/hibernate/annotations/SQLInsert org/hibernate/annotations/Parameter org/hibernate/annotations/JoinFormula org/hibernate/annotations/CascadeType org/hibernate/annotations/ColumnTransformers org/hibernate/annotations/Index org/hibernate/annotations/LazyCollectionOption org/hibernate/annotations/ForeignKey org/hibernate/annotations/GenericGenerators org/hibernate/annotations/AccessType org/hibernate/annotations/AnyMetaDefs org/hibernate/annotations/NamedNativeQuery org/hibernate/annotations/DynamicInsert org/hibernate/annotations/Proxy org/hibernate/annotations/FetchMode org/hibernate/annotations/NamedQueries org/hibernate/annotations/FilterDef org/hibernate/annotations/Filters org/hibernate/annotations/Generated org/hibernate/annotations/SourceType org/hibernate/annotations/NaturalId org/hibernate/annotations/OnDeleteAction org/hibernate/annotations/Formula org/hibernate/annotations/Entity org/hibernate/annotations/ManyToAny org/hibernate/annotations/Nationalized org/hibernate/annotations/JoinColumnOrFormula org/hibernate/annotations/NamedQuery org/hibernate/annotations/ParamDef org/hibernate/annotations/Filter org/hibernate/annotations/ResultCheckStyle org/hibernate/annotations/FilterDefs org/hibernate/annotations/FlushModeType org/hibernate/annotations/Target org/hibernate/annotations/IndexColumn org/hibernate/annotations/CollectionId org/hibernate/annotations/NotFoundAction org/hibernate/annotations/NaturalIdCache org/hibernate/annotations/TypeDef org/hibernate/annotations/Tuplizer org/hibernate/annotations/OptimisticLock org/hibernate/annotations/SelectBeforeUpdate org/hibernate/annotations/Sort org/hibernate/annotations/DiscriminatorOptions org/hibernate/annotations/Persister org/hibernate/annotations/SQLDelete org/hibernate/annotations/AnyMetaDef org/hibernate/annotations/Immutable org/hibernate/annotations/Tables org/hibernate/annotations/CacheModeType org/hibernate/annotations/JoinColumnsOrFormulas org/hibernate/annotations/Check Next part >>
2014-02-17, 4976🔥, 0💬
Popular Posts:
ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify ex...
The Apache FontBox library is an open source Java tool to obtain low level information from font fil...
What Is commons-io-2.11.jar? commons-io-2.11.jar is the JAR file for Commons IO 2.5, which is a libr...
JDK 11 java.naming.jmod is the JMOD file for JDK 11 Naming module. JDK 11 Naming module compiled cla...
Java Architecture for XML Binding (JAXB) is a Java API that allows Java developers to map Java class...