SolarMetric Kodo JDO 3.2.4 generated on January 7 2005

kodo.jdbc.schema
Class DBSequenceFactory.Seq

java.lang.Object
  |
  +--kodo.jdbc.schema.DBSequenceFactory.Seq
Enclosing class:
DBSequenceFactory

protected static class DBSequenceFactory.Seq
extends Object

Helper struct to hold sequence information.


Field Summary
 long max
           
 long seq
           
 
Constructor Summary
protected DBSequenceFactory.Seq()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

seq

public long seq

max

public long max
Constructor Detail

DBSequenceFactory.Seq

protected DBSequenceFactory.Seq()

SolarMetric Kodo JDO 3.2.4 generated on January 7 2005

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