com.atlassian.jira.entity
Class Select.SelectColumnsContext

java.lang.Object
  extended by com.atlassian.jira.entity.Select.SelectColumnsContext
Enclosing class:
Select

public static class Select.SelectColumnsContext
extends Object

Partially constructed query that has a column list but no entity name, yet.


Method Summary
 Select.SelectColumnsFromContext<org.ofbiz.core.entity.GenericValue> from(String entityName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

from

public Select.SelectColumnsFromContext<org.ofbiz.core.entity.GenericValue> from(String entityName)


Copyright © 2002-2014 Atlassian. All Rights Reserved.