Uses of Class
biz.hammurapi.sqlc.TableEntry

Packages that use TableEntry
biz.hammurapi.sqlc   
 

Uses of TableEntry in biz.hammurapi.sqlc
 

Methods in biz.hammurapi.sqlc with parameters of type TableEntry
 void StatementCompilerTask.addTable(TableEntry tableEntry)
          Table entry to generate statements from table metadata and then compile them.
protected  boolean StatementCompilerTask.isToBeGenerated(TableDescriptor td, TableEntry te)
           
 



Copyright © 2003 Hammurapi Group. All Rights Reserved.