public class TableNamingStore extends Object
Table.| Constructor and Description |
|---|
TableNamingStore()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
TableNamingInfo |
add(DSD dsd,
String packageName,
String name,
String superclass)
Add a table to the naming store.
|
public TableNamingInfo add(DSD dsd, String packageName, String name, String superclass) throws org.melati.poem.prepro.HiddenTableException
dsd - TODOname - the name of this tablesuperclass - not null if table extends anotherpackageName - fully qualified java package nameTableNamingInfoHiddenTableException - if this table has the same name as
one already encountered but does not extend itCopyright © 2000–2021 PanEris. All rights reserved.