public class DnetDatabase extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
DATABASE_RESOURCE_TYPE |
Constructor and Description |
---|
DnetDatabase() |
DnetDatabase(String dbName) |
DnetDatabase(String dbName,
Boolean managed) |
Modifier and Type | Method and Description |
---|---|
String |
getDbName() |
boolean |
isManaged() |
void |
setDbName(String dbName) |
void |
setManaged(boolean managed) |
public static final String DATABASE_RESOURCE_TYPE
public DnetDatabase()
public DnetDatabase(String dbName)
Copyright © 2021. All rights reserved.