|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.axiondb.engine.tables.BaseTableOrganizationContext
org.axiondb.engine.tables.BaseFlatfileTable.BaseFlatfileTableOrganizationContext
protected abstract class BaseFlatfileTable.BaseFlatfileTableOrganizationContext
Field Summary |
---|
Fields inherited from class org.axiondb.engine.tables.BaseTableOrganizationContext |
---|
_props |
Constructor Summary | |
---|---|
protected |
BaseFlatfileTable.BaseFlatfileTableOrganizationContext()
|
Method Summary | |
---|---|
java.util.Set |
getPropertyKeys()
Gets a Set of Strings representing valid property key names. |
java.util.Set |
getRequiredPropertyKeys()
|
void |
readOrSetDefaultProperties(java.util.Properties props)
|
void |
updateProperties()
|
Methods inherited from class org.axiondb.engine.tables.BaseTableOrganizationContext |
---|
assertValidPropertyKeys, getBasePropertyKeys, getBaseRequiredPropertyKeys, getTableProperties, setProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected BaseFlatfileTable.BaseFlatfileTableOrganizationContext()
Method Detail |
---|
public java.util.Set getPropertyKeys()
TableOrganizationContext
getPropertyKeys
in interface TableOrganizationContext
getPropertyKeys
in class BaseTableOrganizationContext
public void readOrSetDefaultProperties(java.util.Properties props) throws AxionException
readOrSetDefaultProperties
in interface TableOrganizationContext
readOrSetDefaultProperties
in class BaseTableOrganizationContext
AxionException
public void updateProperties()
updateProperties
in interface TableOrganizationContext
updateProperties
in class BaseTableOrganizationContext
public java.util.Set getRequiredPropertyKeys()
getRequiredPropertyKeys
in interface TableOrganizationContext
getRequiredPropertyKeys
in class BaseTableOrganizationContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |