SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

com.solarmetric.kodo.impl.jdbc.ee
Class RecordFactoryImpl

java.lang.Object
  |
  +--com.solarmetric.kodo.impl.jdbc.ee.RecordFactoryImpl
All Implemented Interfaces:
RecordFactory

public class RecordFactoryImpl
extends Object
implements RecordFactory

No-op RecordFactoryImpl for JCA support.


Constructor Summary
RecordFactoryImpl()
           
 
Method Summary
 IndexedRecord createIndexedRecord(String recordName)
           
 MappedRecord createMappedRecord(String recordName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecordFactoryImpl

public RecordFactoryImpl()
Method Detail

createIndexedRecord

public IndexedRecord createIndexedRecord(String recordName)
                                  throws NotSupportedException
Specified by:
createIndexedRecord in interface RecordFactory

createMappedRecord

public MappedRecord createMappedRecord(String recordName)
                                throws NotSupportedException
Specified by:
createMappedRecord in interface RecordFactory

SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.