Class ObjectPersistenceRuntimeXMLProject_11_1_1.ObjectTypeFieldAssociation

java.lang.Object
org.eclipse.persistence.internal.sessions.factories.ObjectPersistenceRuntimeXMLProject_11_1_1.ObjectTypeFieldAssociation
All Implemented Interfaces:
Map.Entry<String,DatabaseTypeWrapper>
Enclosing class:
ObjectPersistenceRuntimeXMLProject_11_1_1

public static class ObjectPersistenceRuntimeXMLProject_11_1_1.ObjectTypeFieldAssociation extends Object implements Map.Entry<String,DatabaseTypeWrapper>
Inner class used to map Map containers where the key is String and the value is a DatabaseType. The value must be wrapped/unwrapped using the wrap/unwrap type methods on the outer class.