| 程序包 | 说明 |
|---|---|
| org.h2.engine |
Contains high level classes of the database and classes that
don't fit in another sub-package.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Comment |
Database.findComment(DbObject object)
Get the comment for the given database object if one exists, or null if
not.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ArrayList<Comment> |
Database.getAllComments() |
Copyright © 2017. All rights reserved.