|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AlphanumericObjectDriver
Method Summary | |
---|---|
void |
write(DataSource dataWare)
Writes the content in the DataWare to the specified file |
Methods inherited from interface com.hardcode.gdbms.engine.data.driver.ObjectDriver |
---|
getPrimaryKeys, isReadOnly |
Methods inherited from interface com.hardcode.gdbms.engine.data.driver.GDBMSDriver |
---|
check, getAvailableTypes, getDriverMetadata, getParameters, isValidParameter, setDataSourceFactory |
Methods inherited from interface com.hardcode.driverManager.Driver |
---|
getName |
Methods inherited from interface com.hardcode.gdbms.engine.data.driver.TypeConverter |
---|
getType |
Methods inherited from interface com.hardcode.gdbms.engine.data.driver.ReadAccess |
---|
getFieldValue, getRowCount |
Method Detail |
---|
void write(DataSource dataWare) throws DriverException
dataWare
- DataWare with the contents
DriverException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |