|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDataSource
The Interface IDataSource.
Field Summary | |
---|---|
static int |
COMPOSITE_HIBERNATE_DS_TYPE
The COMPOSIT e_ hibernat e_ d s_ type. |
static int |
HIBERNATE_DS_TYPE
The HIBERNAT e_ d s_ type. |
Method Summary | |
---|---|
java.lang.String |
getName()
Gets the name. |
DatamartProperties |
getProperties()
Gets the properties. |
int |
getType()
Gets the type. |
void |
setProperties(DatamartProperties properties)
Sets the properties. |
Field Detail |
---|
static final int HIBERNATE_DS_TYPE
static final int COMPOSITE_HIBERNATE_DS_TYPE
Method Detail |
---|
java.lang.String getName()
int getType()
DatamartProperties getProperties()
void setProperties(DatamartProperties properties)
properties
- the new properties
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |