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