ar.com.fdvs.dj.domain
Class DJQuery
java.lang.Object
ar.com.fdvs.dj.domain.DJBaseElement
ar.com.fdvs.dj.domain.DJQuery
- All Implemented Interfaces:
- Entity, Serializable
public class DJQuery
- extends DJBaseElement
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DJQuery
public DJQuery(String text,
String language)
- Parameters:
text - is the querylanguage - is the type (sql, hql, etc.), use constants from DJConstants
getText
public String getText()
getLanguage
public String getLanguage()
Copyright © 2006-2009 FDV Solutions. All Rights Reserved.