パッケージ | 説明 |
---|---|
org.opengion.hayabusa.develop |
はやぶさの開発サポート関係のクラスを提供します。
|
org.opengion.plugin.develop |
はやぶさの開発サポート関係のクラスの拡張クラス(プラグイン)を提供します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
JspConvertEntity |
JspConvertEntity.getJoinColumn()
結合先のカラム情報を取得。
|
static JspConvertEntity |
JspConvertEntity.newInstance(String[] data,
int[] clmNo)
ファクトリクラス
QUERY、JOIN、CONST は、ZOKUSEIデータが 存在しないとき、作成しません。
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected String |
JspCreate_QUERY.queryText(List selects,
List clmCmnt,
List tables,
List joins,
JspConvertEntity join_on)
result.jspのog:queryタグのテキスト部を生成します。
|
protected OGElement |
JspCreate_COLUMN.trElement(OGElement tr,
JspConvertEntity column)
TRエレメントにカラムタグを追加していきます。
|
Webアプリケーションフレームワーク openGionCopyright (c) 2009 The openGion Project.