javax.persistence.spi (Java EE 5 SDK)

Java

Java EE 5 SDK

深圳电信培训中心.徐海蛟老师.


Package javax.persistence.spi

The javax.persistence.spi package defines the classes and interfaces that are implemented by the persistence provider and the Java EE container for use by the container, provider, and/or Persistence bootstrap class in deployment and bootstrapping.

参阅:           详细描述

接口摘要
ClassTransformer A persistence provider supplies an instance of this interface to the PersistenceUnitInfo.addTransformer method.
PersistenceProvider Interface implemented by a persistence provider.
PersistenceUnitInfo Interface implemented by the container and used by the persistence provider when creating an EntityManagerFactory.
 

Enum Summary
PersistenceUnitTransactionType This enum class defines whether the entity managers created by the EntityManagerFactory will be JTA or resource-local entity managers.
 

Package javax.persistence.spi Description

The javax.persistence.spi package defines the classes and interfaces that are implemented by the persistence provider and the Java EE container for use by the container, provider, and/or Persistence bootstrap class in deployment and bootstrapping.


Java EE 5 SDK

深圳电信培训中心.徐海蛟老师.


提交错误或意见

版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。深圳电信培训中心.徐海蛟老师教学参考.