org.outerj.daisy.query.model
Class SqlGenerationContext.DocsCollectionsTable

java.lang.Object
  extended by org.outerj.daisy.query.model.SqlGenerationContext.DocsCollectionsTable
Enclosing class:
SqlGenerationContext

public static final class SqlGenerationContext.DocsCollectionsTable
extends java.lang.Object

Meta information about the association table between documents and collections.


Field Summary
static java.lang.String COLLECTION_ID
           
 
Constructor Summary
SqlGenerationContext.DocsCollectionsTable()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COLLECTION_ID

public static final java.lang.String COLLECTION_ID
See Also:
Constant Field Values
Constructor Detail

SqlGenerationContext.DocsCollectionsTable

public SqlGenerationContext.DocsCollectionsTable()


Copyright © -2012 . All Rights Reserved.