|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TargetServer | |
|---|---|
| org.eclipse.jpt.jpa.eclipselink.core.context.persistence.options | |
| Uses of TargetServer in org.eclipse.jpt.jpa.eclipselink.core.context.persistence.options |
|---|
| Methods in org.eclipse.jpt.jpa.eclipselink.core.context.persistence.options that return TargetServer | |
|---|---|
static TargetServer |
TargetServer.getTargetServerFor(java.lang.String literal)
Return the TargetServer value corresponding to the given literal. |
static TargetServer |
TargetServer.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TargetServer[] |
TargetServer.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.eclipse.jpt.jpa.eclipselink.core.context.persistence.options with parameters of type TargetServer | |
|---|---|
void |
Options.setTargetServer(TargetServer newTargetServer)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||