org.eclipse.jpt.eclipselink.core.context.persistence
Interface EclipseLinkPersistenceXmlContextNodeFactory

All Superinterfaces:
PersistenceXmlContextNodeFactory

public interface EclipseLinkPersistenceXmlContextNodeFactory
extends PersistenceXmlContextNodeFactory


Method Summary
 PersistenceUnitProperties buildLogging(PersistenceUnit parent)
           
 
Methods inherited from interface org.eclipse.jpt.core.context.persistence.PersistenceXmlContextNodeFactory
buildClassRef, buildClassRef, buildConnection, buildImpliedMappingFileRef, buildJarFile, buildJarFileRef, buildMappingFileRef, buildOptions, buildPersistence, buildPersistenceUnit, buildProperty
 

Method Detail

buildLogging

PersistenceUnitProperties buildLogging(PersistenceUnit parent)