|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Property | |
|---|---|
| org.jooq.util.jaxb | |
| Uses of Property in org.jooq.util.jaxb |
|---|
| Fields in org.jooq.util.jaxb with type parameters of type Property | |
|---|---|
protected List<Property> |
Jdbc.properties
|
| Methods in org.jooq.util.jaxb that return Property | |
|---|---|
Property |
Property.withKey(String value)
|
Property |
Property.withValue(String value)
|
| Methods in org.jooq.util.jaxb that return types with arguments of type Property | |
|---|---|
List<Property> |
Jdbc.getProperties()
|
| Methods in org.jooq.util.jaxb with parameters of type Property | |
|---|---|
Jdbc |
Jdbc.withProperties(Property... values)
|
| Method parameters in org.jooq.util.jaxb with type arguments of type Property | |
|---|---|
Jdbc |
Jdbc.withProperties(Collection<Property> values)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||