com.sibvisions.rad.server.http.rest.service.mixin
Class DBAccessMixin
java.lang.Object
com.sibvisions.rad.server.http.rest.service.mixin.DBAccessMixin
public abstract class DBAccessMixin
- extends Object
The DBAccessMixin controls ser-/deserialization of DBAccess instances.
If an instance is used as property of another object, it will be completely ignored and not serialized.
If an instance will be accessed directly, it will be serialized without ignored properties.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBAccessMixin
public DBAccessMixin()
Copyright © 2009 SIB Visions GmbH. All Rights Reserved.