Uses of Class
org.tranql.identity.UndefinedIdentityException

Packages that use UndefinedIdentityException
org.tranql.identity   
org.tranql.sql.jdbc   
 

Uses of UndefinedIdentityException in org.tranql.identity
 

Methods in org.tranql.identity that throw UndefinedIdentityException
 GlobalIdentity IdentityDefiner.defineIdentity(Row row)
           
 GlobalIdentity DerivedIdentity.defineIdentity(Row row)
           
 GlobalIdentity UserDefinedIdentity.defineIdentity(Row row)
           
 

Uses of UndefinedIdentityException in org.tranql.sql.jdbc
 

Methods in org.tranql.sql.jdbc that throw UndefinedIdentityException
 GlobalIdentity SQLIdentityGenerator.defineIdentity(Row row)
           
 



Copyright © -2010 The Codehaus. All Rights Reserved.