|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hardcode.gdbms.engine.instruction.Adapter
com.hardcode.gdbms.engine.instruction.TableListAdapter
public class TableListAdapter
Adaptador
| Constructor Summary | |
|---|---|
TableListAdapter()
|
|
| Method Summary | |
|---|---|
DataSource[] |
getTables()
Obtiene los DataSources de la cláusula from |
| Methods inherited from class com.hardcode.gdbms.engine.instruction.Adapter |
|---|
getChilds, getEntity, getInstructionContext, getParent, replaceChild, setChilds, setEntity, setInstructionContext, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableListAdapter()
| Method Detail |
|---|
public DataSource[] getTables()
throws com.hardcode.driverManager.DriverLoadException,
NoSuchTableException,
DataSourceCreationException
TableNotFoundException - Si no se encontró alguna tabla
CreationException
NoSuchTableException
com.hardcode.driverManager.DriverLoadException
DriverException
DataSourceCreationException
java.lang.RuntimeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||