|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hardcode.gdbms.engine.data.AbstractDataSourceDefinition
com.hardcode.gdbms.engine.data.object.spatial.SpatialObjectSourceDefinition
public class SpatialObjectSourceDefinition
| Constructor Summary | |
|---|---|
SpatialObjectSourceDefinition(java.lang.String name,
SpatialObjectDriver driver)
|
|
| Method Summary | |
|---|---|
DataSource |
createDataSource(java.lang.String tableName,
java.lang.String tableAlias)
Creates a DataSource with the information of this object |
| Methods inherited from class com.hardcode.gdbms.engine.data.AbstractDataSourceDefinition |
|---|
freeResources, getDataSourceFactory, getName, setDataSourceFactory, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpatialObjectSourceDefinition(java.lang.String name,
SpatialObjectDriver driver)
| Method Detail |
|---|
public DataSource createDataSource(java.lang.String tableName,
java.lang.String tableAlias)
throws DataSourceCreationException
DataSourceDefinition
tableName - name of the DataSourcetableAlias - alias of the DataSource
DataSourceCreationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||