Uses of Class
org.jaffa.tools.domainmeta.uniface.TableInfoReader.TableInfo

Packages that use TableInfoReader.TableInfo
org.jaffa.tools.domainmeta.uniface   
 

Uses of TableInfoReader.TableInfo in org.jaffa.tools.domainmeta.uniface
 

Methods in org.jaffa.tools.domainmeta.uniface that return TableInfoReader.TableInfo
static TableInfoReader.TableInfo TableInfoReader.parse(String input)
          This will parse the TableInfo file returning a TableInfo object.
 

Methods in org.jaffa.tools.domainmeta.uniface with parameters of type TableInfoReader.TableInfo
static void UnifaceSchemaReader.parse(TableInfoReader.Table table, String mappingPackage, String patternTemplate, String dtd, TableInfoReader.TableInfo tableInfo, List relationshipInfo, Writer writer, Connection connection, org.jaffa.patterns.library.domain_creator_1_1.domain.Root existingDomainObject, boolean ignoreNewFields, boolean doNotOverwriteExistingRelationships)
          This will write the following XML into the input WRITER
 



Copyright © 2002-2004 JAFFA Project.