Uses of Class
com.hardcode.gdbms.engine.instruction.FieldNotFoundException

Packages that use FieldNotFoundException
com.hardcode.gdbms.engine.instruction   
 

Uses of FieldNotFoundException in com.hardcode.gdbms.engine.instruction
 

Methods in com.hardcode.gdbms.engine.instruction that throw FieldNotFoundException
static Field FieldFactory.createField(DataSource[] tables, java.lang.String fieldName, DataSource source)
          Dada una lista de tablas y el nombre de un campo, devuelve el objeto Field conteniendo la información del índice de la tabla a la que pertenece el campo y el índice del campo dentro de dicha tabla
 



Copyright © 2005-2006 . All Rights Reserved.