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

Enclosing class:
MappingInfo

public static interface MappingInfo.TableDefaults

Supplies default table information.


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

Method Detail

get

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



Copyright © 2006 Apache Software Foundation. All Rights Reserved.