org.apache.jdo.tck.pc.query
Class NoExtent

java.lang.Object
  extended byorg.apache.jdo.tck.pc.query.NoExtent

public class NoExtent
extends java.lang.Object

The PC class for testing JDOQL queries.


Constructor Summary
NoExtent(int id)
           
 
Method Summary
 int getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoExtent

public NoExtent(int id)
Method Detail

getId

public int getId()


Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.