|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hardcode.gdbms.engine.data.object.ObjectDataSourceSupport
public class ObjectDataSourceSupport
Constructor Summary | |
---|---|
ObjectDataSourceSupport(ObjectDriver driver)
|
Method Summary | |
---|---|
Metadata |
getOriginalMetadata()
|
void |
saveData(DataSource ds)
|
void |
start()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectDataSourceSupport(ObjectDriver driver)
Method Detail |
---|
public void start() throws DriverException
DriverException
public void stop() throws DriverException, AlreadyClosedException
DriverException
AlreadyClosedException
public void saveData(DataSource ds) throws DriverException
DriverException
public Metadata getOriginalMetadata() throws DriverException
DriverException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |