|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ObjectDriver
| Method Summary | |
|---|---|
java.lang.String[] |
getPrimaryKeys()
Returns a string array with the names of all the fields that are primary key |
boolean |
isReadOnly(int i)
Returns true if the specified field is read only |
| 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 |
|---|
boolean isReadOnly(int i)
isReadOnly in interface GDBMSDriveri -
java.lang.String[] getPrimaryKeys()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||