Package | Description |
---|---|
org.h2.engine |
Contains high level classes of the database and classes that don't fit in another sub-package.
|
org.h2.fulltext |
The native full text search implementation, and the wrapper for the the Lucene full text search implementation.
|
org.h2.tools |
Various tools.
|
Class and Description |
---|
AggregateFunction
A user-defined aggregate function needs to implement this interface.
|
DatabaseEventListener
A class that implements this interface can get notified about exceptions
and other events.
|
Class and Description |
---|
Trigger
A class that implements this interface can be used as a trigger.
|
Class and Description |
---|
Trigger
A class that implements this interface can be used as a trigger.
|
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.