com.sibvisions.rad.server.http.rest.service.mixin
Class DBAccessMixin

java.lang.Object
  extended by com.sibvisions.rad.server.http.rest.service.mixin.DBAccessMixin

public abstract class DBAccessMixin
extends java.lang.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.


Constructor Summary
DBAccessMixin()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBAccessMixin

public DBAccessMixin()


Copyright © 2009 SIB Visions GmbH. All Rights Reserved.