概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
W
Y
T
Table
-
org.sql.table
の インタフェース
テーブル情報を提供するインターフェース.
toBindColumnString()
- クラス org.sql.column.
AbstractSelectColumn
のメソッド
埋め込み型のカラム文字列を取得する
toBindString()
- クラス org.sql.comparison.
AbstractBindComparison
のメソッド
バインド検索条件を取得
toBindString()
- インタフェース org.sql.comparison.
BindComparison
のメソッド
バインド検索条件を取得
toChar(Object, String)
- クラス org.sql.type.
Function
の static メソッド
文字列変換した値を返却する関数オブジェクトを取得
toColumnString()
- クラス org.sql.column.
AbstractColumn
のメソッド
カラム文字列を取得する
toColumnString()
- クラス org.sql.column.
AbstractSelectColumn
のメソッド
カラム文字列を取得する
toColumnString()
- インタフェース org.sql.column.
Column
のメソッド
カラム文字列を取得する
toComparisonString()
- クラス org.sql.comparison.
AbstractComparison
のメソッド
検索条件を取得
toComparisonString()
- インタフェース org.sql.comparison.
Comparison
のメソッド
比較条件式を取得する
toDate(String, String)
- クラス org.sql.type.
Function
の static メソッド
日付変換した値を返却する関数オブジェクトを取得
toExclusionString(Object)
- クラス org.sql.util.
GeneratorUtil
の static メソッド
オブジェクトを評価し、文字列として除外(テーブル、予約語、関数など)されるか確認する
除外対象であれば、除外文字列の文字列部分({}を除いた部分)を返却する
除外対象でない場合、Stringオブジェクトであればクォーテーションで囲んだ値を返却する
以外の場合、オブジェクトの文字列表現を返却する
toNumber(String, String)
- クラス org.sql.type.
Function
の static メソッド
数値変換した値を返却する関数オブジェクトを取得
toQuoteString(Object)
- クラス org.sql.util.
GeneratorUtil
の static メソッド
オブジェクトを評価し、Stringオブジェクトであればクォーテーションで囲んだ値を返却する
toTableString()
- クラス org.sql.table.
JoinTable
のメソッド
テーブル情報を取得する
toTableString()
- クラス org.sql.table.
SimpleTable
のメソッド
テーブル情報を取得する
toTableString()
- インタフェース org.sql.table.
Table
のメソッド
テーブル情報を取得する
toTypeString()
- クラス org.sql.type.
Format
のメソッド
書式文字列を取得
toTypeString()
- クラス org.sql.type.
Function
のメソッド
種別文字列を取得
toTypeString()
- クラス org.sql.type.
Group
のメソッド
種別文字列を取得
toTypeString()
- クラス org.sql.type.
Having
のメソッド
集計結果条件文字列を取得
toTypeString()
- クラス org.sql.type.
Join
のメソッド
表結合文字列を取得
toTypeString()
- クラス org.sql.type.
LikeMatch
のメソッド
一致パターン文字列を取得
toTypeString()
- クラス org.sql.type.
Lock
のメソッド
ロック文字列を取得
toTypeString()
- クラス org.sql.type.
Match
のメソッド
比較方法文字列を取得
toTypeString()
- クラス org.sql.type.
Null
のメソッド
NULL文字列を取得
toTypeString()
- クラス org.sql.type.
Order
のメソッド
種別文字列を取得
toTypeString()
- インタフェース org.sql.type.
Types
のメソッド
タイプ文字列を取得
trim(String)
- クラス org.sql.type.
Function
の static メソッド
左右空白除去した値を返却する関数オブジェクトを取得
trunc(Object)
- クラス org.sql.type.
Function
の static メソッド
切り捨てた値を返却する関数オブジェクトを取得
trunc(Object, int)
- クラス org.sql.type.
Function
の static メソッド
切り捨てた値を返却する関数オブジェクトを取得
Types
-
org.sql.type
の インタフェース
タイプ文字列生成を提供する為のインターフェース.
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
W
Y