JBoss Hibernate Object-Relational Mapper 4.1.0.Final
org.hibernate
Added: 2012-02-09
Download:
Ivy:
<dependency org="org.hibernate" name="com.springsource.org.hibernate" rev="4.1.0.Final" />
Maven:
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>com.springsource.org.hibernate</artifactId>
<version>4.1.0.Final</version>
</dependency>
MANIFEST.MF
Import-Bundle: com.springsource.org.hibernate;version="[4.1.0.Final,4.1.0.Final]"
Libraries (0)
No libraries contain this bundleRequired Dependencies (16)
Exported Packages (166)
- org.hibernate
- org.hibernate.action.internal
- org.hibernate.action.spi
- org.hibernate.annotations
- org.hibernate.bytecode.buildtime.internal
- org.hibernate.bytecode.buildtime.spi
- org.hibernate.bytecode.instrumentation.internal
- org.hibernate.bytecode.instrumentation.internal.javassist
- org.hibernate.bytecode.instrumentation.spi
- org.hibernate.bytecode.internal.javassist
- org.hibernate.bytecode.spi
- org.hibernate.cache
- org.hibernate.cache.internal
- org.hibernate.cache.spi
- org.hibernate.cache.spi.access
- org.hibernate.cache.spi.entry
- org.hibernate.cfg
- org.hibernate.cfg.annotations
- org.hibernate.cfg.annotations.reflection
- org.hibernate.cfg.beanvalidation
- org.hibernate.classic
- org.hibernate.collection.internal
- org.hibernate.collection.spi
- org.hibernate.context
- org.hibernate.context.internal
- org.hibernate.context.spi
- org.hibernate.criterion
- org.hibernate.dialect
- org.hibernate.dialect.function
- org.hibernate.dialect.lock
- org.hibernate.dialect.resolver
- org.hibernate.ejb
- org.hibernate.engine
- org.hibernate.engine.internal
- org.hibernate.engine.jdbc
- org.hibernate.engine.jdbc.batch.internal
- org.hibernate.engine.jdbc.batch.spi
- org.hibernate.engine.jdbc.internal
- org.hibernate.engine.jdbc.internal.proxy
- org.hibernate.engine.jdbc.spi
- org.hibernate.engine.loading.internal
- org.hibernate.engine.profile
- org.hibernate.engine.query.spi
- org.hibernate.engine.query.spi.sql
- org.hibernate.engine.spi
- org.hibernate.engine.transaction.internal
- org.hibernate.engine.transaction.internal.jdbc
- org.hibernate.engine.transaction.internal.jta
- org.hibernate.engine.transaction.spi
- org.hibernate.engine.transaction.synchronization.internal
- org.hibernate.engine.transaction.synchronization.spi
- org.hibernate.event.internal
- org.hibernate.event.service.internal
- org.hibernate.event.service.spi
- org.hibernate.event.spi
- org.hibernate.exception
- org.hibernate.exception.internal
- org.hibernate.exception.spi
- org.hibernate.hql.internal
- org.hibernate.hql.internal.antlr
- org.hibernate.hql.internal.ast
- org.hibernate.hql.internal.ast.exec
- org.hibernate.hql.internal.ast.tree
- org.hibernate.hql.internal.ast.util
- org.hibernate.hql.internal.classic
- org.hibernate.hql.spi
- org.hibernate.id
- org.hibernate.id.enhanced
- org.hibernate.id.factory
- org.hibernate.id.factory.internal
- org.hibernate.id.factory.spi
- org.hibernate.id.insert
- org.hibernate.id.uuid
- org.hibernate.integrator.internal
- org.hibernate.integrator.spi
- org.hibernate.internal
- org.hibernate.internal.jaxb
- org.hibernate.internal.jaxb.cfg
- org.hibernate.internal.jaxb.mapping.hbm
- org.hibernate.internal.jaxb.mapping.orm
- org.hibernate.internal.util
- org.hibernate.internal.util.beans
- org.hibernate.internal.util.collections
- org.hibernate.internal.util.compare
- org.hibernate.internal.util.config
- org.hibernate.internal.util.io
- org.hibernate.internal.util.jndi
- org.hibernate.internal.util.xml
- org.hibernate.jdbc
- org.hibernate.jmx
- org.hibernate.loader
- org.hibernate.loader.collection
- org.hibernate.loader.criteria
- org.hibernate.loader.custom
- org.hibernate.loader.custom.sql
- org.hibernate.loader.entity
- org.hibernate.loader.hql
- org.hibernate.lob
- org.hibernate.mapping
- org.hibernate.metadata
- org.hibernate.metamodel
- org.hibernate.metamodel.binding
- org.hibernate.metamodel.domain
- org.hibernate.metamodel.relational
- org.hibernate.metamodel.relational.state
- org.hibernate.metamodel.source
- org.hibernate.metamodel.source.annotations
- org.hibernate.metamodel.source.annotations.attribute
- org.hibernate.metamodel.source.annotations.attribute.type
- org.hibernate.metamodel.source.annotations.entity
- org.hibernate.metamodel.source.annotations.global
- org.hibernate.metamodel.source.annotations.xml
- org.hibernate.metamodel.source.annotations.xml.filter
- org.hibernate.metamodel.source.annotations.xml.mocker
- org.hibernate.metamodel.source.binder
- org.hibernate.metamodel.source.hbm
- org.hibernate.metamodel.source.internal
- org.hibernate.param
- org.hibernate.persister.collection
- org.hibernate.persister.entity
- org.hibernate.persister.internal
- org.hibernate.persister.spi
- org.hibernate.pretty
- org.hibernate.property
- org.hibernate.proxy
- org.hibernate.proxy.dom4j
- org.hibernate.proxy.map
- org.hibernate.proxy.pojo
- org.hibernate.proxy.pojo.javassist
- org.hibernate.secure.internal
- org.hibernate.service
- org.hibernate.service.classloading.internal
- org.hibernate.service.classloading.spi
- org.hibernate.service.config.internal
- org.hibernate.service.config.spi
- org.hibernate.service.internal
- org.hibernate.service.jdbc.connections.internal
- org.hibernate.service.jdbc.connections.spi
- org.hibernate.service.jdbc.dialect.internal
- org.hibernate.service.jdbc.dialect.spi
- org.hibernate.service.jmx.internal
- org.hibernate.service.jmx.spi
- org.hibernate.service.jndi
- org.hibernate.service.jndi.internal
- org.hibernate.service.jndi.spi
- org.hibernate.service.jta.platform.internal
- org.hibernate.service.jta.platform.spi
- org.hibernate.service.spi
- org.hibernate.sql
- org.hibernate.sql.ordering.antlr
- org.hibernate.stat
- org.hibernate.stat.internal
- org.hibernate.stat.spi
- org.hibernate.tool.hbm2ddl
- org.hibernate.tool.instrument
- org.hibernate.tool.instrument.javassist
- org.hibernate.transaction
- org.hibernate.transform
- org.hibernate.tuple
- org.hibernate.tuple.component
- org.hibernate.tuple.entity
- org.hibernate.type
- org.hibernate.type.descriptor
- org.hibernate.type.descriptor.java
- org.hibernate.type.descriptor.sql
- org.hibernate.usertype
Imported Packages (46)
| Package Name | Version Range | Optional? |
|---|---|---|
| antlr | [2.7.7, 3.0.0) | false |
| antlr.collections | [2.7.7, 3.0.0) | false |
| antlr.collections.impl | [2.7.7, 3.0.0) | false |
| com.fasterxml.classmate | [0.5.4, 1.0.0) | false |
| com.fasterxml.classmate.members | [0.5.4, 1.0.0) | false |
| javassist | [3.15.0.GA, 4.0.0) | false |
| javassist.bytecode | [3.15.0.GA, 4.0.0) | false |
| javassist.util.proxy | [3.15.0.GA, 4.0.0) | false |
| javax.management | [0.0.0, infinity) | false |
| javax.naming | [0.0.0, infinity) | false |
| javax.naming.event | [0.0.0, infinity) | false |
| javax.naming.spi | [0.0.0, infinity) | false |
| javax.persistence | [2.0.0, 3.0.0) | true |
| javax.security.auth | [0.0.0, infinity) | false |
| javax.security.jacc | [0.0.0, infinity) | true |
| javax.sql | [0.0.0, infinity) | false |
| javax.transaction | [1.1.0, 2.0.0) | true |
| javax.transaction.xa | [1.1.0, 2.0.0) | true |
| javax.validation | [1.0.0, 2.0.0) | false |
| javax.validation.constraints | [1.0.0, 2.0.0) | false |
| javax.validation.groups | [1.0.0, 2.0.0) | false |
| javax.validation.metadata | [1.0.0, 2.0.0) | false |
| javax.xml.bind | [0.0.0, infinity) | false |
| javax.xml.bind.annotation | [0.0.0, infinity) | false |
| javax.xml.bind.annotation.adapters | [0.0.0, infinity) | false |
| javax.xml.namespace | [0.0.0, infinity) | false |
| javax.xml.stream | [0.0.0, infinity) | false |
| javax.xml.stream.events | [0.0.0, infinity) | false |
| javax.xml.transform | [0.0.0, infinity) | false |
| javax.xml.transform.dom | [0.0.0, infinity) | false |
| javax.xml.transform.stream | [0.0.0, infinity) | false |
| javax.xml.validation | [0.0.0, infinity) | false |
| org.apache.commons.collections.map | [3.2.1, 4.0.0) | false |
| org.apache.tools.ant | [1.7.0, 2.0.0) | true |
| org.apache.tools.ant.taskdefs | [1.7.0, 2.0.0) | true |
| org.apache.tools.ant.types | [1.7.0, 2.0.0) | true |
| org.dom4j | [1.6.1, 2.0.0) | false |
| org.dom4j.io | [1.6.1, 2.0.0) | false |
| org.hibernate.annotations.common | [4.0.0.CR2, 5.0.0.GA) | true |
| org.hibernate.annotations.common.annotationfactory | [4.0.0.CR2, 5.0.0.GA) | true |
| org.hibernate.annotations.common.reflection | [4.0.0.CR2, 5.0.0.GA) | true |
| org.hibernate.annotations.common.reflection.java | [4.0.0.CR2, 5.0.0.GA) | true |
| org.jboss.jandex | [1.0.3.Final, 2.0.0.Final) | false |
| org.jboss.logging | [3.0.0.GA, 4.0.0.GA) | false |
| org.w3c.dom | [0.0.0, infinity) | false |
| org.xml.sax | [0.0.0, infinity) | false |