| |
|
| org.compass.gps.device.jdo.JdoGpsDevice org.compass.gps.device.jdo.Jdo2GpsDevice
Jdo2GpsDevice | public Jdo2GpsDevice()(Code) | | |
Jdo2GpsDevice | public Jdo2GpsDevice(String name, PersistenceManagerFactory persistenceManagerFactory)(Code) | | |
isIgnoreMirrorExceptions | public boolean isIgnoreMirrorExceptions()(Code) | | Should exceptions be ignored during the mirroring operations (the JDO 2 event listeners).
Defaults to false .
|
isMirrorDataChanges | public boolean isMirrorDataChanges()(Code) | | |
setIgnoreMirrorExceptions | public void setIgnoreMirrorExceptions(boolean ignoreMirrorExceptions)(Code) | | Should exceptions be ignored during the mirroring operations (the JDO 2 event listeners).
Defaults to false .
|
setMirrorDataChanges | public void setMirrorDataChanges(boolean mirrorDataChanges)(Code) | | |
Fields inherited from org.compass.gps.device.jdo.JdoGpsDevice | protected PersistenceManagerFactory persistenceManagerFactory(Code)(Java Doc)
|
|
|
|