org.apache.openjpa.jdbc.meta
Interface MappingInfo.TableDefaults

Enclosing class:
MappingInfo

public static interface MappingInfo.TableDefaults

Supplies default table information.


Method Summary
 java.lang.String get(Schema schema)
          Return the default table name.
 

Method Detail

get

java.lang.String get(Schema schema)
Return the default table name.