|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ io overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.derby.iapi.services.io
Class FormatableInstanceGetter

java.lang.Objectorg.apache.derby.iapi.services.io.FormatableInstanceGetter
- All Implemented Interfaces:
- org.apache.derby.iapi.services.loader.InstanceGetter
- public abstract class FormatableInstanceGetter
- extends java.lang.Object
- implements org.apache.derby.iapi.services.loader.InstanceGetter
- extends java.lang.Object
| Field Summary | |
protected int |
fmtId
|
| Constructor Summary | |
FormatableInstanceGetter()
|
|
| Method Summary | |
void |
setFormatId(int fmtId)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.derby.iapi.services.loader.InstanceGetter |
getNewInstance |
| Field Detail |
fmtId
protected int fmtId
| Constructor Detail |
FormatableInstanceGetter
public FormatableInstanceGetter()
| Method Detail |
setFormatId
public final void setFormatId(int fmtId)
|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ io overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.apache.derby.iapi.services.io.FormatableInstanceGetter