Dali Provisional API
Release 3.2

org.eclipse.jpt.jpa.core.context
Interface PersistentType.Config

Enclosing interface:
PersistentType

public static interface PersistentType.Config

Config that can be used to add persistent types to a persistence unit.

See Also:
org.eclipse.jpt.jpa.core.context.persistence.PersistenceUnit#addPersistentTypes(Config[], boolean, IProgressMonitor)

Method Summary
 String getMappingKey()
           
 String getName()
           
 

Method Detail

getName

String getName()

getMappingKey

String getMappingKey()

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.