パッケージ org.postgresql.jdbc
クラス EscapedFunctions
java.lang.Object
org.postgresql.jdbc.EscapedFunctions
推奨されていません。
This class stores supported escaped function.
-
フィールドの概要
フィールド修飾子とタイプフィールド説明static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。static final String
推奨されていません。 -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明static @Nullable Method
getFunction
(String functionName) 推奨されていません。get Method object implementing the given function.static String
sqlceiling
(List<?> parsedArgs) 推奨されていません。ceiling to ceil translation.static String
推奨されていません。char to chr translation.static String
推奨されていません。concat translation.static String
sqlcurdate
(List<?> parsedArgs) 推奨されていません。curdate to current_date translation.static String
sqlcurtime
(List<?> parsedArgs) 推奨されていません。curtime to current_time translation.static String
sqldatabase
(List<?> parsedArgs) 推奨されていません。database translation.static String
sqldayname
(List<?> parsedArgs) 推奨されていません。dayname translation.static String
sqldayofmonth
(List<?> parsedArgs) 推奨されていません。dayofmonth translation.static String
sqldayofweek
(List<?> parsedArgs) 推奨されていません。dayofweek translation adding 1 to postgresql function since we expect values from 1 to 7.static String
sqldayofyear
(List<?> parsedArgs) 推奨されていません。dayofyear translation.static String
推奨されていません。hour translation.static String
推奨されていません。ifnull translation.static String
推奨されていません。insert to overlay translation.static String
推奨されていません。lcase to lower translation.static String
推奨されていません。left to substring translation.static String
推奨されていません。length translation.static String
推奨されていません。locate translation.static String
推奨されていません。log to ln translation.static String
推奨されていません。log10 to log translation.static String
推奨されていません。ltrim translation.static String
推奨されていません。minute translation.static String
推奨されていません。month translation.static String
sqlmonthname
(List<?> parsedArgs) 推奨されていません。monthname translation.static String
推奨されていません。power to pow translation.static String
sqlquarter
(List<?> parsedArgs) 推奨されていません。quarter translation.static String
推奨されていません。right to substring translation.static String
推奨されていません。rtrim translation.static String
推奨されていません。second translation.static String
推奨されていません。space translation.static String
sqlsubstring
(List<?> parsedArgs) 推奨されていません。substring to substr translation.static String
sqltimestampadd
(List<? extends Object> parsedArgs) 推奨されていません。time stamp add.static String
sqltimestampdiff
(List<? extends Object> parsedArgs) 推奨されていません。time stamp diff.static String
sqltruncate
(List<?> parsedArgs) 推奨されていません。truncate to trunc translation.static String
推奨されていません。ucase to upper translation.static String
推奨されていません。user translation.static String
推奨されていません。week translation.static String
推奨されていません。year translation.
-
フィールド詳細
-
ABS
推奨されていません。- 関連項目:
-
ACOS
推奨されていません。- 関連項目:
-
ASIN
推奨されていません。- 関連項目:
-
ATAN
推奨されていません。- 関連項目:
-
ATAN2
推奨されていません。- 関連項目:
-
CEILING
推奨されていません。- 関連項目:
-
COS
推奨されていません。- 関連項目:
-
COT
推奨されていません。- 関連項目:
-
DEGREES
推奨されていません。- 関連項目:
-
EXP
推奨されていません。- 関連項目:
-
FLOOR
推奨されていません。- 関連項目:
-
LOG
推奨されていません。- 関連項目:
-
LOG10
推奨されていません。- 関連項目:
-
MOD
推奨されていません。- 関連項目:
-
PI
推奨されていません。- 関連項目:
-
POWER
推奨されていません。- 関連項目:
-
RADIANS
推奨されていません。- 関連項目:
-
ROUND
推奨されていません。- 関連項目:
-
SIGN
推奨されていません。- 関連項目:
-
SIN
推奨されていません。- 関連項目:
-
SQRT
推奨されていません。- 関連項目:
-
TAN
推奨されていません。- 関連項目:
-
TRUNCATE
推奨されていません。- 関連項目:
-
ASCII
推奨されていません。- 関連項目:
-
CHAR
推奨されていません。- 関連項目:
-
CONCAT
推奨されていません。- 関連項目:
-
INSERT
推奨されていません。- 関連項目:
-
LCASE
推奨されていません。- 関連項目:
-
LEFT
推奨されていません。- 関連項目:
-
LENGTH
推奨されていません。- 関連項目:
-
LOCATE
推奨されていません。- 関連項目:
-
LTRIM
推奨されていません。- 関連項目:
-
REPEAT
推奨されていません。- 関連項目:
-
REPLACE
推奨されていません。- 関連項目:
-
RIGHT
推奨されていません。- 関連項目:
-
RTRIM
推奨されていません。- 関連項目:
-
SPACE
推奨されていません。- 関連項目:
-
SUBSTRING
推奨されていません。- 関連項目:
-
UCASE
推奨されていません。- 関連項目:
-
CURDATE
推奨されていません。- 関連項目:
-
CURTIME
推奨されていません。- 関連項目:
-
DAYNAME
推奨されていません。- 関連項目:
-
DAYOFMONTH
推奨されていません。- 関連項目:
-
DAYOFWEEK
推奨されていません。- 関連項目:
-
DAYOFYEAR
推奨されていません。- 関連項目:
-
HOUR
推奨されていません。- 関連項目:
-
MINUTE
推奨されていません。- 関連項目:
-
MONTH
推奨されていません。- 関連項目:
-
MONTHNAME
推奨されていません。- 関連項目:
-
NOW
推奨されていません。- 関連項目:
-
QUARTER
推奨されていません。- 関連項目:
-
SECOND
推奨されていません。- 関連項目:
-
WEEK
推奨されていません。- 関連項目:
-
YEAR
推奨されていません。- 関連項目:
-
TIMESTAMPADD
推奨されていません。- 関連項目:
-
TIMESTAMPDIFF
推奨されていません。- 関連項目:
-
SQL_TSI_ROOT
推奨されていません。- 関連項目:
-
SQL_TSI_DAY
推奨されていません。- 関連項目:
-
SQL_TSI_FRAC_SECOND
推奨されていません。- 関連項目:
-
SQL_TSI_HOUR
推奨されていません。- 関連項目:
-
SQL_TSI_MINUTE
推奨されていません。- 関連項目:
-
SQL_TSI_MONTH
推奨されていません。- 関連項目:
-
SQL_TSI_QUARTER
推奨されていません。- 関連項目:
-
SQL_TSI_SECOND
推奨されていません。- 関連項目:
-
SQL_TSI_WEEK
推奨されていません。- 関連項目:
-
SQL_TSI_YEAR
推奨されていません。- 関連項目:
-
DATABASE
推奨されていません。- 関連項目:
-
IFNULL
推奨されていません。- 関連項目:
-
USER
推奨されていません。- 関連項目:
-
-
コンストラクタの詳細
-
EscapedFunctions
public EscapedFunctions()推奨されていません。
-
-
メソッドの詳細
-
getFunction
推奨されていません。get Method object implementing the given function.- パラメータ:
functionName
- name of the searched function- 戻り値:
- a Method object or null if not found
-
sqlceiling
推奨されていません。ceiling to ceil translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqllog
推奨されていません。log to ln translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqllog10
推奨されていません。log10 to log translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlpower
推奨されていません。power to pow translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqltruncate
推奨されていません。truncate to trunc translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlchar
推奨されていません。char to chr translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlconcat
推奨されていません。concat translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
-
sqlinsert
推奨されていません。insert to overlay translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqllcase
推奨されていません。lcase to lower translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlleft
推奨されていません。left to substring translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqllength
推奨されていません。length translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqllocate
推奨されていません。locate translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlltrim
推奨されていません。ltrim translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlright
推奨されていません。right to substring translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlrtrim
推奨されていません。rtrim translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlspace
推奨されていません。space translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlsubstring
推奨されていません。substring to substr translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlucase
推奨されていません。ucase to upper translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlcurdate
推奨されていません。curdate to current_date translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlcurtime
推奨されていません。curtime to current_time translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqldayname
推奨されていません。dayname translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqldayofmonth
推奨されていません。dayofmonth translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqldayofweek
推奨されていません。dayofweek translation adding 1 to postgresql function since we expect values from 1 to 7.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqldayofyear
推奨されていません。dayofyear translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlhour
推奨されていません。hour translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlminute
推奨されていません。minute translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlmonth
推奨されていません。month translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlmonthname
推奨されていません。monthname translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlquarter
推奨されていません。quarter translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlsecond
推奨されていません。second translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlweek
推奨されていません。week translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlyear
推奨されていません。year translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqltimestampadd
推奨されていません。time stamp add.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqltimestampdiff
推奨されていません。time stamp diff.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqldatabase
推奨されていません。database translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqlifnull
推奨されていません。ifnull translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
sqluser
推奨されていません。user translation.- パラメータ:
parsedArgs
- arguments- 戻り値:
- sql call
- 例外:
SQLException
- if something wrong happens
-
EscapedFunctions2