|
||||||||||
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 |
Query.qlCompiler
|
protected QlCompiler |
Defaults.qlCompiler
|
Methods in org.apache.openejb.jee.jba.cmp that return QlCompiler | |
---|---|
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. |
Methods in org.apache.openejb.jee.jba.cmp with parameters of type QlCompiler | |
---|---|
void |
Query.setQlCompiler(QlCompiler value)
Sets the value of the qlCompiler property. |
void |
Defaults.setQlCompiler(QlCompiler value)
Sets the value of the qlCompiler property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |