
public abstract class OProxedResource<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ODatabaseDocumentInternal |
database |
protected T |
delegate |
| Modifier | Constructor and Description |
|---|---|
protected |
OProxedResource(T iDelegate,
ODatabaseDocumentInternal iDatabase) |
protected final T delegate
protected final ODatabaseDocumentInternal database
protected OProxedResource(T iDelegate, ODatabaseDocumentInternal iDatabase)
Copyright © 2009–2025 OrientDB. All rights reserved.