Uses of Interface
to.etc.webapp.qsql.ILongIdentifyable

Packages that use ILongIdentifyable
to.etc.webapp.qsql   
 

Uses of ILongIdentifyable in to.etc.webapp.qsql
 

Methods in to.etc.webapp.qsql with parameters of type ILongIdentifyable
static void JdbcUtil.setFK(java.sql.PreparedStatement ps, int index, ILongIdentifyable foreigner)