Uses of Class
org.melati.poem.prepro.TableNamingInfo

Packages that use TableNamingInfo
org.melati.poem.prepro A Maven plugin to run the POEM Preprocessor. 
 

Uses of TableNamingInfo in org.melati.poem.prepro
 

Fields in org.melati.poem.prepro declared as TableNamingInfo
 TableNamingInfo TableNamingInfo.superclass
          The TableNamingInfo of this Table's superclass (or null if extends Persistent or Table).
 

Methods in org.melati.poem.prepro that return TableNamingInfo
 TableNamingInfo TableNamingStore.add(String packageName, String projectNameIn, String name, String superclass)
          Add a table to the naming store.
protected  TableNamingInfo TableNamingInfo.getRootSameNamedSuperclass()
          Find the top-most superclass of this table which has the same (short) name
 



Copyright © 2000-2010 PanEris. All Rights Reserved.