|
EclipseLink 2.5.0, build 'v20130507-3faac2b' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.persistence.config.RemoteProtocol
public class RemoteProtocol
Remote JPA protocol persistence property values.
JPA persistence property usage:
properties.add(PersistenceUnitProperties.REMOTE_PROTOCOL, RemoteProtocol.RMI);
Property values are case-insensitive.
PersistenceUnitProperties.REMOTE_PROTOCOL| Field Summary | |
|---|---|
static java.lang.String |
RMI
|
| Constructor Summary | |
|---|---|
RemoteProtocol()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String RMI
| Constructor Detail |
|---|
public RemoteProtocol()
|
EclipseLink 2.5.0, build 'v20130507-3faac2b' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||