com.atlassian.jira.entity
Class Select.SelectSingleColumnContext<E>

java.lang.Object
  extended by com.atlassian.jira.entity.Select.SelectSingleColumnContext<E>
Enclosing class:
Select

public static class Select.SelectSingleColumnContext<E>
extends Object


Method Summary
 Select.SelectColumnsFromContext<E> 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<E> from(String entityName)


Copyright © 2002-2013 Atlassian. All Rights Reserved.