|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QlCompiler | |
|---|---|
| org.apache.openejb.jee.jba.cmp | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of QlCompiler in org.apache.openejb.jee.jba.cmp |
|---|
| Fields in org.apache.openejb.jee.jba.cmp declared as QlCompiler | |
|---|---|
protected QlCompiler |
Defaults.qlCompiler
|
protected QlCompiler |
Query.qlCompiler
|
| Methods in org.apache.openejb.jee.jba.cmp that return QlCompiler | |
|---|---|
QlCompiler |
ObjectFactory.createQlCompiler()
Create an instance of QlCompiler |
QlCompiler |
Defaults.getQlCompiler()
Gets the value of the qlCompiler property. |
QlCompiler |
Query.getQlCompiler()
Gets the value of the qlCompiler property. |
| Methods in org.apache.openejb.jee.jba.cmp with parameters of type QlCompiler | |
|---|---|
void |
Defaults.setQlCompiler(QlCompiler value)
Sets the value of the qlCompiler property. |
void |
Query.setQlCompiler(QlCompiler value)
Sets the value of the qlCompiler property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||