com.redhat.persistence
Class QuerySource

java.lang.Object
  extended bycom.redhat.persistence.QuerySource

public class QuerySource
extends Object

QuerySource

Version:
$Revision: #7 $ $Date: 2004/04/07 $
Author:
Rafael H. Schloming <rhs@mit.edu>

Field Summary
static String versionId
           
 
Constructor Summary
QuerySource()
           
 
Method Summary
 Query getQuery(Object obj)
           
 Query getQuery(Object obj, Property prop)
           
 Query getQuery(ObjectType type)
           
 Query getQuery(PropertyMap keys)
           
 Session getSession()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

QuerySource

public QuerySource()
Method Detail

getSession

public Session getSession()

getQuery

public Query getQuery(ObjectType type)

getQuery

public Query getQuery(PropertyMap keys)

getQuery

public Query getQuery(Object obj)

getQuery

public Query getQuery(Object obj,
                      Property prop)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC