Database.DatabaseImpl
Constructor and Description |
---|
DatabaseImpl(String name,
Map<String,String> options,
String comment) |
Modifier and Type | Method and Description |
---|---|
Optional<String> |
comment()
Optional comment of this database.
|
String |
name()
A name to identify this database.
|
Map<String,String> |
options()
Options of this database.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.