Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.storage.sql.jdbc
Class SQLInfo.SQLInfoSelection

java.lang.Object
  extended by org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelection
Enclosing class:
SQLInfo

public class SQLInfo.SQLInfoSelection
extends Object

Info about how to do the query to get a SQLInfo.SQLInfoSelection.


Field Summary
 SQLInfo.SQLInfoSelect selectAll
           
 SQLInfo.SQLInfoSelect selectFiltered
           
 SelectionType type
           
 
Constructor Summary
SQLInfo.SQLInfoSelection(SelectionType selType)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public final SelectionType type

selectAll

public final SQLInfo.SQLInfoSelect selectAll

selectFiltered

public final SQLInfo.SQLInfoSelect selectFiltered
Constructor Detail

SQLInfo.SQLInfoSelection

public SQLInfo.SQLInfoSelection(SelectionType selType)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.