|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hardcode.gdbms.engine.data.AbstractDataSourceCreation
public abstract class AbstractDataSourceCreation
| Constructor Summary | |
|---|---|
AbstractDataSourceCreation()
|
|
| Method Summary | |
|---|---|
DataSourceFactory |
getDataSourceFactory()
|
void |
setDataSourceFactory(DataSourceFactory dsf)
Gives to the DataSourceDefinition a reference of the DataSourceFactory where the DataSourceDefinition is registered |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.hardcode.gdbms.engine.data.DataSourceCreation |
|---|
create |
| Constructor Detail |
|---|
public AbstractDataSourceCreation()
| Method Detail |
|---|
public void setDataSourceFactory(DataSourceFactory dsf)
DataSourceCreation
setDataSourceFactory in interface DataSourceCreationdsf - Reference to the DataSourceFactorypublic DataSourceFactory getDataSourceFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||