Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.storage.sql
Class CapturingQueryMaker.Captured

java.lang.Object
  extended by org.nuxeo.ecm.core.storage.sql.CapturingQueryMaker.Captured
Enclosing class:
CapturingQueryMaker

public static class CapturingQueryMaker.Captured
extends Object


Field Summary
 Model model
           
 Session.PathResolver pathResolver
           
 SQLInfo sqlInfo
           
 
Constructor Summary
CapturingQueryMaker.Captured()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sqlInfo

public SQLInfo sqlInfo

model

public Model model

pathResolver

public Session.PathResolver pathResolver
Constructor Detail

CapturingQueryMaker.Captured

public CapturingQueryMaker.Captured()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.