Interface PersistenceUnitDescriptor

All Known Implementing Classes:
PersistenceConfigurationDescriptor

public interface PersistenceUnitDescriptor

Abstraction for dealing with <persistence-unit/> information specified in the persistence.xml file. This information can come from either:

See Also: