| Package | Description |
|---|---|
| oracle.toplink.essentials.internal.parsing | |
| oracle.toplink.essentials.internal.parsing.ejbql.antlr273 |
| Modifier and Type | Method and Description |
|---|---|
static NodeFactory.TrimSpecification |
NodeFactory.TrimSpecification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeFactory.TrimSpecification[] |
NodeFactory.TrimSpecification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
NodeFactoryImpl.newTrim(int line,
int column,
NodeFactory.TrimSpecification trimSpec,
Object trimChar,
Object string) |
Object |
NodeFactory.newTrim(int line,
int column,
NodeFactory.TrimSpecification trimSpec,
Object trimChar,
Object string) |
| Modifier and Type | Method and Description |
|---|---|
NodeFactory.TrimSpecification |
EJBQLParser.trimSpec() |
Copyright © 2025. All rights reserved.