Package | Description |
---|---|
org.h2.engine |
Contains high level classes of the database and classes that don't fit in another sub-package.
|
Modifier and Type | Method and Description |
---|---|
Comment |
Database.findComment(DbObject object)
Get the comment for the given database object if one exists, or null if
not.
|
Modifier and Type | Method and Description |
---|---|
ArrayList<Comment> |
Database.getAllComments() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.