org.glassfish.ha.store.criteria
Interface Expression<T>

Type Parameters:
T -
All Known Implementing Classes:
AttributeAccessNode, BinaryExpressionNode, ExpressionNode, InExpressionNode, LiteralNode, LogicalExpressionNode

public interface Expression<T>

Author:
Mahesh.Kannan@Sun.Com

Method Summary
 Class<T> getReturnType()
           
 

Method Detail

getReturnType

Class<T> getReturnType()


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.