public static class DBTableClassGenerator.Options extends Object
| Constructor and Description |
|---|
DBTableClassGenerator.Options() |
DBTableClassGenerator.Options(Long versionNumber,
PrimaryKeyRecognisor pkRecog,
ForeignKeyRecognisor fkRecog,
Boolean trimCharColumns) |
public DBTableClassGenerator.Options()
public DBTableClassGenerator.Options(Long versionNumber, PrimaryKeyRecognisor pkRecog, ForeignKeyRecognisor fkRecog, Boolean trimCharColumns)
Copyright © 2018. All Rights Reserved.