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
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
Manifest of the JAR:
Implementation-Version: 4.2.7.Final Tool: Bnd-1.50.0 Bundle-Name: hibernate-core Implementation-Url: http://hibernate.org Bundle-Vendor: Hibernate.org Implementation-Vendor: Hibernate.org Implementation-Vendor-Id: org.hibernate Bundle-Version: 4.2.7.Final Bnd-LastModified: 1382540852000 Bundle-ManifestVersion: 2 Bundle-Description: Hibernate ORM Core Bundle-SymbolicName: org.hibernate.core
List of Classes in the JAR:
org/hibernate/MultiTenancyStrategy org/hibernate/ScrollableResults org/hibernate/PersistentObjectException org/hibernate/UnknownProfileException org/hibernate/QueryException org/hibernate/MappingNotFoundException org/hibernate/CacheMode org/hibernate/SQLQuery org/hibernate/NonUniqueResultException org/hibernate/IdentifierLoadAccess org/hibernate/TransientPropertyValueException org/hibernate/InvalidMappingException org/hibernate/Version org/hibernate/SessionFactory org/hibernate/LazyInitializationException org/hibernate/QueryTimeoutException org/hibernate/ResourceClosedException org/hibernate/JDBCException org/hibernate/MappingException org/hibernate/TypeHelper org/hibernate/EntityNameResolver org/hibernate/PropertyNotFoundException org/hibernate/LockOptions org/hibernate/AnnotationException org/hibernate/StaleStateException org/hibernate/LockMode org/hibernate/SQLQueryResultMappingBuilder org/hibernate/SessionFactoryObserver org/hibernate/SessionException org/hibernate/ObjectNotFoundException org/hibernate/Session org/hibernate/CustomEntityDirtinessStrategy org/hibernate/TransientObjectException org/hibernate/ReplicationMode org/hibernate/ScrollMode org/hibernate/SharedSessionContract org/hibernate/SharedSessionBuilder org/hibernate/Criteria org/hibernate/UnresolvableObjectException org/hibernate/NaturalIdLoadAccess org/hibernate/Hibernate org/hibernate/EntityMode org/hibernate/OptimisticLockException org/hibernate/LobHelper org/hibernate/FetchMode org/hibernate/Transaction org/hibernate/CallbackException org/hibernate/NullPrecedence org/hibernate/SessionBuilder org/hibernate/TransactionException org/hibernate/ObjectDeletedException org/hibernate/ConnectionReleaseMode org/hibernate/QueryParameterException org/hibernate/HibernateException org/hibernate/Filter org/hibernate/NonUniqueObjectException org/hibernate/EmptyInterceptor org/hibernate/WrongClassException org/hibernate/InstantiationException org/hibernate/StatelessSessionBuilder org/hibernate/PropertyAccessException org/hibernate/FlushMode org/hibernate/PropertyValueException org/hibernate/Interceptor org/hibernate/SimpleNaturalIdLoadAccess org/hibernate/TypeMismatchException org/hibernate/PessimisticLockException org/hibernate/DuplicateMappingException org/hibernate/Cache org/hibernate/StatelessSession org/hibernate/AssertionFailure org/hibernate/Query org/hibernate/StaleObjectStateException org/hibernate/cache/CacheException org/hibernate/cache/NoCacheRegionFactoryAvailableException org/hibernate/cache/RegionFactory org/hibernate/cache/internal/CacheDataDescriptionImpl org/hibernate/cache/internal/StandardQueryCacheFactory org/hibernate/cache/internal/NoCachingRegionFactory org/hibernate/cache/internal/RegionFactoryInitiator org/hibernate/cache/internal/StandardQueryCache org/hibernate/cache/spi/QueryCacheFactory org/hibernate/cache/spi/QueryResultsRegion org/hibernate/cache/spi/CacheDataDescription org/hibernate/cache/spi/RegionFactory org/hibernate/cache/spi/FilterKey org/hibernate/cache/spi/EntityRegion org/hibernate/cache/spi/QueryKey org/hibernate/cache/spi/Region org/hibernate/cache/spi/NaturalIdRegion org/hibernate/cache/spi/GeneralDataRegion org/hibernate/cache/spi/CollectionRegion org/hibernate/cache/spi/QueryCache org/hibernate/cache/spi/CacheKey org/hibernate/cache/spi/NaturalIdCacheKey org/hibernate/cache/spi/TransactionAwareCache org/hibernate/cache/spi/UpdateTimestampsCache org/hibernate/cache/spi/TimestampsRegion org/hibernate/cache/spi/TransactionalDataRegion org/hibernate/cache/spi/OptimisticCacheSource org/hibernate/cache/spi/entry/StandardCacheEntryImpl org/hibernate/cache/spi/entry/UnstructuredCacheEntry org/hibernate/cache/spi/entry/StructuredMapCacheEntry org/hibernate/cache/spi/entry/CollectionCacheEntry org/hibernate/cache/spi/entry/CacheEntry org/hibernate/cache/spi/entry/StructuredCacheEntry org/hibernate/cache/spi/entry/StructuredCollectionCacheEntry org/hibernate/cache/spi/entry/CacheEntryStructure org/hibernate/cache/spi/entry/ReferenceCacheEntryImpl org/hibernate/cache/spi/access/EntityRegionAccessStrategy org/hibernate/cache/spi/access/CollectionRegionAccessStrategy org/hibernate/cache/spi/access/NaturalIdRegionAccessStrategy org/hibernate/cache/spi/access/AccessType org/hibernate/cache/spi/access/SoftLock org/hibernate/cache/spi/access/UnknownAccessTypeException org/hibernate/cache/spi/access/RegionAccessStrategy org/hibernate/metadata/CollectionMetadata org/hibernate/metadata/ClassMetadata org/hibernate/usertype/ParameterizedType org/hibernate/usertype/UserCollectionType org/hibernate/usertype/DynamicParameterizedType org/hibernate/usertype/Sized org/hibernate/usertype/UserType org/hibernate/usertype/UserVersionType org/hibernate/usertype/EnhancedUserType org/hibernate/usertype/CompositeUserType org/hibernate/usertype/LoggableUserType org/hibernate/internal/SessionFactoryObserverChain org/hibernate/internal/AbstractSessionImpl org/hibernate/internal/QueryImpl org/hibernate/internal/ScrollableResultsImpl org/hibernate/internal/TransactionEnvironmentImpl org/hibernate/internal/SessionFactoryRegistry org/hibernate/internal/CriteriaImpl org/hibernate/internal/FilterHelper org/hibernate/internal/CacheImpl org/hibernate/internal/AbstractQueryImpl org/hibernate/internal/CollectionFilterImpl org/hibernate/internal/SQLQueryImpl org/hibernate/internal/FilterAliasGenerator org/hibernate/internal/ConnectionObserverStatsBridge org/hibernate/internal/SessionImpl org/hibernate/internal/DynamicFilterAliasGenerator org/hibernate/internal/SessionFactoryImpl org/hibernate/internal/StaticFilterAliasGenerator org/hibernate/internal/FilterConfiguration org/hibernate/internal/NonFlushedChangesImpl org/hibernate/internal/StatelessSessionImpl org/hibernate/internal/TypeLocatorImpl org/hibernate/internal/AbstractScrollableResults org/hibernate/internal/FetchingScrollableResultsImpl org/hibernate/internal/IteratorImpl org/hibernate/internal/FilterImpl org/hibernate/internal/CoreMessageLogger org/hibernate/internal/jaxb/Origin org/hibernate/internal/jaxb/JaxbRoot org/hibernate/internal/jaxb/SourceType org/hibernate/internal/jaxb/mapping/orm/JaxbEmbeddableAttributes org/hibernate/internal/jaxb/mapping/orm/JaxbMapKeyClass org/hibernate/internal/jaxb/mapping/orm/JaxbBasic org/hibernate/internal/jaxb/mapping/orm/JaxbTable org/hibernate/internal/jaxb/mapping/orm/JaxbFetchType org/hibernate/internal/jaxb/mapping/orm/JaxbTransient org/hibernate/internal/jaxb/mapping/orm/JaxbEmbeddedId org/hibernate/internal/jaxb/mapping/orm/JaxbEnumType org/hibernate/internal/jaxb/mapping/orm/JaxbInheritance org/hibernate/internal/jaxb/mapping/orm/JaxbId org/hibernate/internal/jaxb/mapping/orm/JaxbCollectionTable org/hibernate/internal/jaxb/mapping/orm/JaxbMapKeyColumn org/hibernate/internal/jaxb/mapping/orm/JaxbCascadeType org/hibernate/internal/jaxb/mapping/orm/JaxbJoinTable org/hibernate/internal/jaxb/mapping/orm/JaxbOneToOne org/hibernate/internal/jaxb/mapping/orm/JaxbTableGenerator org/hibernate/internal/jaxb/mapping/orm/JaxbPostRemove org/hibernate/internal/jaxb/mapping/orm/package-info org/hibernate/internal/jaxb/mapping/orm/JaxbNamedNativeQuery org/hibernate/internal/jaxb/mapping/orm/JaxbPersistenceUnitDefaults org/hibernate/internal/jaxb/mapping/orm/JaxbColumn org/hibernate/internal/jaxb/mapping/orm/JaxbOrderColumn org/hibernate/internal/jaxb/mapping/orm/JaxbPreRemove org/hibernate/internal/jaxb/mapping/orm/JaxbVersion org/hibernate/internal/jaxb/mapping/orm/JaxbGeneratedValue org/hibernate/internal/jaxb/mapping/orm/JaxbJoinColumn org/hibernate/internal/jaxb/mapping/orm/JaxbColumnResult org/hibernate/internal/jaxb/mapping/orm/JaxbElementCollection org/hibernate/internal/jaxb/mapping/orm/JaxbLockModeType org/hibernate/internal/jaxb/mapping/orm/JaxbEntityResult org/hibernate/internal/jaxb/mapping/orm/JaxbNamedQuery org/hibernate/internal/jaxb/mapping/orm/JaxbEmbeddable org/hibernate/internal/jaxb/mapping/orm/JaxbIdClass org/hibernate/internal/jaxb/mapping/orm/JaxbSequenceGenerator org/hibernate/internal/jaxb/mapping/orm/JaxbAccessType org/hibernate/internal/jaxb/mapping/orm/JaxbAssociationOverride org/hibernate/internal/jaxb/mapping/orm/JaxbSqlResultSetMapping org/hibernate/internal/jaxb/mapping/orm/JaxbPostUpdate org/hibernate/internal/jaxb/mapping/orm/JaxbPostLoad org/hibernate/internal/jaxb/mapping/orm/JaxbPreUpdate org/hibernate/internal/jaxb/mapping/orm/JaxbDiscriminatorType org/hibernate/internal/jaxb/mapping/orm/JaxbEntity org/hibernate/internal/jaxb/mapping/orm/JaxbManyToMany org/hibernate/internal/jaxb/mapping/orm/JaxbPostPersist org/hibernate/internal/jaxb/mapping/orm/JaxbFieldResult org/hibernate/internal/jaxb/mapping/orm/JaxbEmbedded org/hibernate/internal/jaxb/mapping/orm/JaxbPrimaryKeyJoinColumn org/hibernate/internal/jaxb/mapping/orm/JaxbAttributeOverride org/hibernate/internal/jaxb/mapping/orm/JaxbOneToMany org/hibernate/internal/jaxb/mapping/orm/JaxbMapKeyJoinColumn org/hibernate/internal/jaxb/mapping/orm/JaxbPersistenceUnitMetadata org/hibernate/internal/jaxb/mapping/orm/JaxbAttributes org/hibernate/internal/jaxb/mapping/orm/JaxbEntityListeners org/hibernate/internal/jaxb/mapping/orm/JaxbLob org/hibernate/internal/jaxb/mapping/orm/JaxbQueryHint org/hibernate/internal/jaxb/mapping/orm/JaxbUniqueConstraint org/hibernate/internal/jaxb/mapping/orm/JaxbTemporalType org/hibernate/internal/jaxb/mapping/orm/JaxbDiscriminatorColumn org/hibernate/internal/jaxb/mapping/orm/JaxbPrePersist org/hibernate/internal/jaxb/mapping/orm/JaxbInheritanceType org/hibernate/internal/jaxb/mapping/orm/JaxbManyToOne org/hibernate/internal/jaxb/mapping/orm/JaxbSecondaryTable org/hibernate/internal/jaxb/mapping/orm/JaxbMappedSuperclass org/hibernate/internal/jaxb/mapping/orm/JaxbEntityMappings org/hibernate/internal/jaxb/mapping/orm/JaxbEmptyType org/hibernate/internal/jaxb/mapping/orm/JaxbGenerationType org/hibernate/internal/jaxb/mapping/orm/JaxbEntityListener org/hibernate/internal/jaxb/mapping/orm/JaxbMapKey org/hibernate/internal/jaxb/mapping/orm/ObjectFactory org/hibernate/internal/jaxb/mapping/hbm/JaxbSqlDeleteAllElement org/hibernate/internal/jaxb/mapping/hbm/JaxbAliasTable org/hibernate/internal/jaxb/mapping/hbm/JaxbOneToOneElement org/hibernate/internal/jaxb/mapping/hbm/JaxbGeneratedAttribute org/hibernate/internal/jaxb/mapping/hbm/JaxbCacheModeAttribute org/hibernate/internal/jaxb/mapping/hbm/JaxbCheckAttribute org/hibernate/internal/jaxb/mapping/hbm/JaxbLoadCollectionElement org/hibernate/internal/jaxb/mapping/hbm/IdBagPluralAttributeElementAdapter org/hibernate/internal/jaxb/mapping/hbm/JaxbKeyManyToOneElement org/hibernate/internal/jaxb/mapping/hbm/JaxbSqlDeleteElement org/hibernate/internal/jaxb/mapping/hbm/JaxbSqlUpdateElement org/hibernate/internal/jaxb/mapping/hbm/JaxbManyToManyElement org/hibernate/internal/jaxb/mapping/hbm/JaxbKeyPropertyElement org/hibernate/internal/jaxb/mapping/hbm/JaxbBagElement org/hibernate/internal/jaxb/mapping/hbm/package-info org/hibernate/internal/jaxb/mapping/hbm/JaxbArrayElement org/hibernate/internal/jaxb/mapping/hbm/JaxbSynchronizeElement org/hibernate/internal/jaxb/mapping/hbm/JaxbHibernateMapping org/hibernate/internal/jaxb/mapping/hbm/JaxbSetElement org/hibernate/internal/jaxb/mapping/hbm/JaxbListIndexElement org/hibernate/internal/jaxb/mapping/hbm/JaxbParamElement org/hibernate/internal/jaxb/mapping/hbm/JaxbIndexElement org/hibernate/internal/jaxb/mapping/hbm/JaxbMetaValueElement org/hibernate/internal/jaxb/mapping/hbm/JaxbManyToAnyElement org/hibernate/internal/jaxb/mapping/hbm/JaxbJoinedSubclassElement org/hibernate/internal/jaxb/mapping/hbm/JaxbLazyAttributeWithNoProxy org/hibernate/internal/jaxb/mapping/hbm/JaxbKeyElement org/hibernate/internal/jaxb/mapping/hbm/JaxbSqlQueryElement org/hibernate/internal/jaxb/mapping/hbm/JaxbComponentElement org/hibernate/internal/jaxb/mapping/hbm/JaxbPrimitiveArrayElement org/hibernate/internal/jaxb/mapping/hbm/JaxbMapElement org/hibernate/internal/jaxb/mapping/hbm/JaxbFetchAttribute org/hibernate/internal/jaxb/mapping/hbm/JaxbJoinElement org/hibernate/internal/jaxb/mapping/hbm/EntityElement org/hibernate/internal/jaxb/mapping/hbm/JaxbListElement org/hibernate/internal/jaxb/mapping/hbm/JaxbOuterJoinAttribute org/hibernate/internal/jaxb/mapping/hbm/JaxbElementElement org/hibernate/internal/jaxb/mapping/hbm/JaxbAnyElement org/hibernate/internal/jaxb/mapping/hbm/JaxbReturnPropertyElement org/hibernate/internal/jaxb/mapping/hbm/CustomSqlElement org/hibernate/internal/jaxb/mapping/hbm/JaxbResultsetElement org/hibernate/internal/jaxb/mapping/hbm/JaxbLockModeAttribute org/hibernate/internal/jaxb/mapping/hbm/JaxbManyToOneElement org/hibernate/internal/jaxb/mapping/hbm/JaxbPropertyElement org/hibernate/internal/jaxb/mapping/hbm/JaxbUnionSubclassElement org/hibernate/internal/jaxb/mapping/hbm/JaxbLazyAttribute org/hibernate/internal/jaxb/mapping/hbm/JaxbSqlInsertElement org/hibernate/internal/jaxb/mapping/hbm/JaxbColumnElement org/hibernate/internal/jaxb/mapping/hbm/JaxbReturnJoinElement org/hibernate/internal/jaxb/mapping/hbm/JaxbFlushModeAttribute org/hibernate/internal/jaxb/mapping/hbm/JaxbMetaElement org/hibernate/internal/jaxb/mapping/hbm/JaxbParentElement org/hibernate/internal/jaxb/mapping/hbm/SingularAttributeSource org/hibernate/internal/jaxb/mapping/hbm/JaxbDynamicComponentElement org/hibernate/internal/jaxb/mapping/hbm/JaxbNotFoundAttribute org/hibernate/internal/jaxb/mapping/hbm/JaxbFetchAttributeWithSubselect org/hibernate/internal/jaxb/mapping/hbm/SubEntityElement org/hibernate/internal/jaxb/mapping/hbm/JaxbQueryElement org/hibernate/internal/jaxb/mapping/hbm/JaxbReturnScalarElement org/hibernate/internal/jaxb/mapping/hbm/JaxbFetchProfileElement org/hibernate/internal/jaxb/mapping/hbm/JaxbCompositeElementElement org/hibernate/internal/jaxb/mapping/hbm/PluralAttributeElement org/hibernate/internal/jaxb/mapping/hbm/JaxbSubclassElement org/hibernate/internal/jaxb/mapping/hbm/JaxbCacheElement org/hibernate/internal/jaxb/mapping/hbm/JaxbTypeElement org/hibernate/internal/jaxb/mapping/hbm/MetaAttributeContainer org/hibernate/internal/jaxb/mapping/hbm/JaxbLazyAttributeWithExtra org/hibernate/internal/jaxb/mapping/hbm/JaxbPropertiesElement org/hibernate/internal/jaxb/mapping/hbm/JaxbNestedCompositeElementElement org/hibernate/internal/jaxb/mapping/hbm/JaxbOneToManyElement org/hibernate/internal/jaxb/mapping/hbm/JaxbReturnElement org/hibernate/internal/jaxb/mapping/hbm/JaxbIdbagElement org/hibernate/internal/jaxb/mapping/hbm/JoinElementSource org/hibernate/internal/jaxb/mapping/hbm/JaxbTuplizerElement org/hibernate/internal/jaxb/mapping/hbm/JaxbGeneratorElement org/hibernate/internal/jaxb/mapping/hbm/JaxbLoaderElement org/hibernate/internal/jaxb/mapping/hbm/JaxbFilterElement org/hibernate/internal/jaxb/mapping/hbm/JaxbQueryParamElement org/hibernate/internal/jaxb/mapping/hbm/ObjectFactory org/hibernate/internal/jaxb/cfg/JaxbTypeAttribute org/hibernate/internal/jaxb/cfg/package-info org/hibernate/internal/jaxb/cfg/JaxbListenerElement org/hibernate/internal/jaxb/cfg/JaxbHibernateConfiguration org/hibernate/internal/jaxb/cfg/JaxbUsageAttribute org/hibernate/internal/jaxb/cfg/ObjectFactory org/hibernate/internal/util/JdbcExceptionHelper org/hibernate/internal/util/Cloneable org/hibernate/internal/util/ConfigHelper org/hibernate/internal/util/StringHelper org/hibernate/internal/util/MarkerObject org/hibernate/internal/util/ValueHolder org/hibernate/internal/util/BytesHelper org/hibernate/internal/util/ClassLoaderHelper org/hibernate/internal/util/ReflectHelper org/hibernate/internal/util/SerializationHelper org/hibernate/internal/util/EntityPrinter org/hibernate/internal/util/io/StreamCopier org/hibernate/internal/util/collections/CollectionHelper org/hibernate/internal/util/collections/IdentitySet org/hibernate/internal/util/collections/ConcurrentReferenceHashMap org/hibernate/internal/util/collections/IdentityMap org/hibernate/internal/util/collections/ArrayHelper org/hibernate/internal/util/collections/BoundedConcurrentHashMap org/hibernate/internal/util/collections/JoinedIterable org/hibernate/internal/util/collections/SingletonIterator org/hibernate/internal/util/collections/EmptyIterator org/hibernate/internal/util/collections/JoinedIterator org/hibernate/internal/util/collections/LazyIterator org/hibernate/internal/util/jndi/JndiHelper org/hibernate/internal/util/xml/Origin org/hibernate/internal/util/xml/DTDEntityResolver org/hibernate/internal/util/xml/XmlDocumentImpl org/hibernate/internal/util/xml/ErrorLogger org/hibernate/internal/util/xml/MappingReader org/hibernate/internal/util/xml/XMLHelper org/hibernate/internal/util/xml/OriginImpl org/hibernate/internal/util/xml/XmlDocument org/hibernate/internal/util/compare/ComparableComparator org/hibernate/internal/util/compare/EqualsHelper org/hibernate/internal/util/compare/CalendarComparator org/hibernate/internal/util/config/ConfigurationHelper org/hibernate/internal/util/config/ConfigurationException org/hibernate/internal/util/beans/BeanInfoHelper org/hibernate/internal/util/beans/BeanIntrospectionException org/hibernate/event/internal/EvictVisitor org/hibernate/event/internal/FlushVisitor org/hibernate/event/internal/DefaultUpdateEventListener org/hibernate/event/internal/DefaultPostLoadEventListener org/hibernate/event/internal/AbstractLockUpgradeEventListener org/hibernate/event/internal/AbstractSaveEventListener org/hibernate/event/internal/OnUpdateVisitor org/hibernate/event/internal/OnReplicateVisitor org/hibernate/event/internal/DefaultInitializeCollectionEventListener org/hibernate/event/internal/ProxyVisitor org/hibernate/event/internal/DefaultSaveOrUpdateEventListener org/hibernate/event/internal/DefaultSaveEventListener org/hibernate/event/internal/AbstractVisitor org/hibernate/event/internal/DefaultLockEventListener org/hibernate/event/internal/DirtyCollectionSearchVisitor org/hibernate/event/internal/DefaultRefreshEventListener org/hibernate/event/internal/ReattachVisitor org/hibernate/event/internal/DefaultEvictEventListener org/hibernate/event/internal/DefaultDirtyCheckEventListener org/hibernate/event/internal/DefaultFlushEventListener org/hibernate/event/internal/OnLockVisitor org/hibernate/event/internal/WrapVisitor org/hibernate/event/internal/DefaultDeleteEventListener org/hibernate/event/internal/DefaultFlushEntityEventListener org/hibernate/event/internal/DefaultPreLoadEventListener org/hibernate/event/internal/DefaultPersistOnFlushEventListener org/hibernate/event/internal/DefaultReplicateEventListener org/hibernate/event/internal/DefaultLoadEventListener org/hibernate/event/internal/DefaultPersistEventListener org/hibernate/event/internal/DefaultAutoFlushEventListener org/hibernate/event/internal/AbstractFlushingEventListener org/hibernate/event/internal/DefaultResolveNaturalIdEventListener org/hibernate/event/internal/EventCache org/hibernate/event/internal/DefaultMergeEventListener org/hibernate/event/internal/AbstractReassociateEventListener org/hibernate/event/spi/PostCollectionRecreateEvent org/hibernate/event/spi/SaveOrUpdateEvent org/hibernate/event/spi/PreDeleteEvent org/hibernate/event/spi/PostUpdateEvent org/hibernate/event/spi/ReplicateEvent org/hibernate/event/spi/PreCollectionRecreateEvent org/hibernate/event/spi/AbstractPreDatabaseOperationEvent org/hibernate/event/spi/PreCollectionRecreateEventListener org/hibernate/event/spi/DeleteEventListener org/hibernate/event/spi/PersistEvent org/hibernate/event/spi/DirtyCheckEventListener org/hibernate/event/spi/EvictEvent org/hibernate/event/spi/ResolveNaturalIdEvent org/hibernate/event/spi/PostCollectionUpdateEvent org/hibernate/event/spi/PreUpdateEvent Next part >>
2014-02-19, 5721🔥, 0💬
Popular Posts:
XOMâ„¢ is a new XML object model. It is an open source (LGPL), tree-based API for processing XML with ...
Jaxen, Release 1.1.1, is an open source XPath library written in Java. It is adaptable to many diffe...
Snappy-Java is a Java port of the "snappy", a fast C++ compresser/decompresser developed by Google. ...
How to perform XML Schema validation with dom\Writer.java provided in the Apache Xerces package? You...
Saxon is an open source product available under the Mozilla Public License. It provides implementati...