org.apache.derby.iapi.services.io
Class FormatableInstanceGetter

java.lang.Object
  extended byorg.apache.derby.iapi.services.io.FormatableInstanceGetter
All Implemented Interfaces:
InstanceGetter
Direct Known Subclasses:
BasicUUIDGetter, CoreDDFinderClassInfo, DepClassInfo, DTSClassInfo, GenericClassInfo, HeapClassInfo, TypesImplInstanceGetter

public abstract class FormatableInstanceGetter
extends java.lang.Object
implements InstanceGetter


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)


Apache Derby V10.0 Engine Documentation - Copyright © 1997,2004 The Apache Software Foundation or its licensors, as applicable.