Package | Description |
---|---|
org.apache.jdo.impl.jdoql.tree |
Modifier and Type | Class and Description |
---|---|
class |
ContainsCallExpr
This node represents the method call expression
Collection.contains . |
class |
EndsWithCallExpr
This node represents the method call expression
String.endsWith . |
class |
IsEmptyCallExpr
This node represents the method call expression
Collection.isEmpty . |
class |
StartsWithCallExpr
This node represents the method call expression
String.startsWith . |
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.