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
 java.lang.Class<T> getReturnType()
           
 

Method Detail

getReturnType

java.lang.Class<T> getReturnType()


Copyright © 2010. All Rights Reserved.