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

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