
Public Member Functions | |
| Map< String, String > | getMap () |
| boolean | hasGeneratedKey (String table) |
Protected Attributes | |
| Map< String, String > | map |
| List< String > | tablesWithGeneratedKeys |
Static Protected Attributes | |
| static final String | PACKAGE = "alma.acs.tmcdb." |
| Map<String,String> alma::acs::tmcdb::translator::AbstractTable2Class::getMap | ( | ) | [inline] |
References map.
Referenced by alma::acs::tmcdb::translator::AbstractReverseEngineeringStrategy::tableToClassName().
| boolean alma::acs::tmcdb::translator::AbstractTable2Class::hasGeneratedKey | ( | String | table | ) | [inline] |
References tablesWithGeneratedKeys.
Map<String, String> alma::acs::tmcdb::translator::AbstractTable2Class::map [protected] |
Referenced by getMap().
final String alma::acs::tmcdb::translator::AbstractTable2Class::PACKAGE = "alma.acs.tmcdb." [static, protected] |
List<String> alma::acs::tmcdb::translator::AbstractTable2Class::tablesWithGeneratedKeys [protected] |
Referenced by hasGeneratedKey().
1.6.2