public abstract class DBObject extends Object implements Serializable
| Constructor and Description |
|---|
DBObject() |
| Modifier and Type | Method and Description |
|---|---|
abstract DBDatabase |
getDatabase()
Returns the database object to which this object belongs to.
|
public abstract DBDatabase getDatabase()
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.