| パッケージ | 説明 |
|---|---|
| org.sqlite |
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
Function.Aggregate
Provides an interface for creating SQLite user-defined aggregate functions.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static void |
Function.create(Connection conn,
String name,
Function f)
Registers a given function with the connection.
|
Copyright © 2013. All Rights Reserved.