| Package | Description |
|---|---|
| org.apache.openejb.jee.jba.cmp |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected QlCompiler |
Query.qlCompiler |
protected QlCompiler |
Defaults.qlCompiler |
| Modifier and Type | Method and Description |
|---|---|
QlCompiler |
ObjectFactory.createQlCompiler()
Create an instance of
QlCompiler |
QlCompiler |
Query.getQlCompiler()
Gets the value of the qlCompiler property.
|
QlCompiler |
Defaults.getQlCompiler()
Gets the value of the qlCompiler property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Query.setQlCompiler(QlCompiler value)
Sets the value of the qlCompiler property.
|
void |
Defaults.setQlCompiler(QlCompiler value)
Sets the value of the qlCompiler property.
|
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.