Uses of Class
com.agimatec.sql.meta.A_IntegrityRuleDescription

Packages that use A_IntegrityRuleDescription
com.agimatec.sql.meta   
 

Uses of A_IntegrityRuleDescription in com.agimatec.sql.meta
 

Subclasses of A_IntegrityRuleDescription in com.agimatec.sql.meta
 class ForeignKeyDescription
          Description: Hold information about a foreign key in the database
Copyright: Copyright (c) 2007
Company: Agimatec GmbH
 class IndexDescription
          Description: Description of an index in the database
Copyright: Copyright (c) 2007
Company: Agimatec GmbH
 

Methods in com.agimatec.sql.meta with parameters of type A_IntegrityRuleDescription
static java.util.List CatalogDescription.getTableNames(A_IntegrityRuleDescription[] rules)
          extract the tablenames from the given ruledescriptions
 



Copyright © 2008-2012. All Rights Reserved.