|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Comment | |
|---|---|
| org.h2.engine | Contains high level classes of the database and classes that don't fit in another sub-package. |
| Uses of Comment in org.h2.engine |
|---|
| Methods in org.h2.engine that return Comment | |
|---|---|
Comment |
Database.findComment(DbObject object)
Get the comment for the given database object if one exists, or null if not. |
| Methods in org.h2.engine that return types with arguments of type Comment | |
|---|---|
java.util.ArrayList<Comment> |
Database.getAllComments()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||