Index

A B C D E G H I J L M O R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

afterReading() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
afterReading() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
afterReading() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
afterReading() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.WhereConditionInfoBean
 
AppBatchConfig - Class in jp.ecuacion.tool.housekeepdb.config
Provides batch config.
AppBatchConfig() - Constructor for class jp.ecuacion.tool.housekeepdb.config.AppBatchConfig
 

B

BatchApplication - Class in jp.ecuacion.tool.housekeepdb
Defines @SpringBootApplication.
BatchApplication() - Constructor for class jp.ecuacion.tool.housekeepdb.BatchApplication
 

C

ColumnAndValueInfoBean - Class in jp.ecuacion.tool.housekeepdb.bean
Stores database column and its value information to create condition clause.
ColumnAndValueInfoBean(String, boolean, Object) - Constructor for class jp.ecuacion.tool.housekeepdb.bean.ColumnAndValueInfoBean
Construct a new instance.
ColumnAndValueInfoBean(String, String, Object) - Constructor for class jp.ecuacion.tool.housekeepdb.bean.ColumnAndValueInfoBean
Construct a new instance.
ColumnAndValueStringBean - Class in jp.ecuacion.tool.housekeepdb.bean
Stores condition string.
ColumnAndValueStringBean(String) - Constructor for class jp.ecuacion.tool.housekeepdb.bean.ColumnAndValueStringBean
Constructs a new instance.
ColumnInfoBean - Class in jp.ecuacion.tool.housekeepdb.bean
Stores database column information.
ColumnInfoBean(String, boolean) - Constructor for class jp.ecuacion.tool.housekeepdb.bean.ColumnInfoBean
Constructs a new instance.
ColumnInfoBean(String, String) - Constructor for class jp.ecuacion.tool.housekeepdb.bean.ColumnInfoBean
Constructs a new instance.
CONDITION_COLUMN_LITERAL_SYMBOL - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.SearchConditionSettings
 
CONDITION_COLUMN_NAME - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.SearchConditionSettings
 
CONDITION_COLUMN_VALUE - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.SearchConditionSettings
 

D

DB_CONNECTION_ID - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.DbConnectionSettings
 
DB_CONNECTION_SETTINGS - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel
 
DB_CONNECTION_URL_DATABASE_NAME - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.DbConnectionSettings
 
DB_CONNECTION_URL_PORT - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.DbConnectionSettings
 
DB_CONNECTION_URL_PROTOCOL - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.DbConnectionSettings
 
DB_CONNECTION_URL_SCHEMA_NAME - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.DbConnectionSettings
 
DB_CONNECTION_URL_SERVER - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.DbConnectionSettings
 
DB_DRIVER_NAME - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.DbConnectionSettings
 
DB_PASSWORD - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.DbConnectionSettings
 
DB_USER - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.DbConnectionSettings
 
DbConnectionInfoBean - Class in jp.ecuacion.tool.housekeepdb.bean.forexceltable
Stores database connection settings.
DbConnectionInfoBean(String, String, String, String, String, String, String, String, String) - Constructor for class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
Used for unit test only.
DbConnectionInfoBean(List<String>) - Constructor for class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
Constructs a new instance.
DbConnectionSettings() - Constructor for class jp.ecuacion.tool.housekeepdb.lang.LangExcel.DbConnectionSettings
 
DELETE_KIND_HARD - Static variable in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
DELETE_KIND_SOFT - Static variable in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
deleteRelatedTableRecord - Enum constant in enum class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean.RelatedTableProcessPatternEnum
 

E

EMPTY - Static variable in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
execute(StepContribution, ChunkContext) - Method in class jp.ecuacion.tool.housekeepdb.tasklet.HousekeepDbTasklet
Executes the procedure.
EXPIRATION_CHECK_TIMESTAMP_COLUMN_DATA_TYPE - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.HousekeepDbSettings
 
EXPIRATION_CHECK_TIMESTAMP_COLUMN_NAME - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.HousekeepDbSettings
 
EXPIRATION_CHECK_VALIDITY_DAYS - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.HousekeepDbSettings
 

G

get(String) - Method in class jp.ecuacion.tool.housekeepdb.lang.LangExcel
Gets localized message from key.
getColumn() - Method in class jp.ecuacion.tool.housekeepdb.bean.ColumnInfoBean
 
getColumnAndValueInfo(Object) - Method in class jp.ecuacion.tool.housekeepdb.bean.ColumnInfoBean
Receives value as argument and returns ColumnAndValueInfoBean.
getCondition() - Method in class jp.ecuacion.tool.housekeepdb.bean.ColumnAndValueInfoBean
 
getCondition() - Method in class jp.ecuacion.tool.housekeepdb.bean.ColumnAndValueStringBean
 
getCondition() - Method in interface jp.ecuacion.tool.housekeepdb.bean.SqlConditionInterface
Builds string and returns a condition part o fcondition statement.
getConditionColumn() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.WhereConditionInfoBean
 
getConditionColumnInfo() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.WhereConditionInfoBean
 
getConditionColumnNeedsQuotationMark() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.WhereConditionInfoBean
 
getConditionColumnValue() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.WhereConditionInfoBean
 
getDatabase() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
getDbConnectionInfo() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
getDbConnectionInfoId() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
getDeleteTargetInDays() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
getDriverName() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
getFieldNameArray() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
getFieldNameArray() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
getFieldNameArray() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
getFieldNameArray() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.WhereConditionInfoBean
 
getHeaderLabels(String[]) - Method in class jp.ecuacion.tool.housekeepdb.lang.LangExcel
Provides a localized array of header labels.
getId() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
getIdColumnInfo() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
getPassword() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
getPort() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
getProtocol() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
getRelatedRecordTableInfoList() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
getRelatedTable() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
getRelatedTableIdColumnInfo() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
getRelatedTableProcessPattern() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
getRelatedTableProcessPatternStringKey() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
getSchema() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
getServer() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
getSoftDeleteColumn() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
getSoftDeleteColumn() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
getSoftDeleteColumnInfo() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
getSoftDeleteColumnInfo() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
getSoftDeleteUpdateTimestampColumn() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
getSoftDeleteUpdateTimestampColumn() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
getSoftDeleteUpdateTimestampColumnInfo() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
getSoftDeleteUpdateTimestampColumnInfo() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
getSoftDeleteUpdateUserIdColumn() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
getSoftDeleteUpdateUserIdColumn() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
getSoftDeleteUpdateUserIdColumnAndValueInfo() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
getSoftDeleteUpdateUserIdColumnAndValueInfo() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
getSoftDeleteUpdateUserIdColumnNeedsQuotationMark() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
getSoftDeleteUpdateUserIdColumnNeedsQuotationMark() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
getSoftDeleteUpdateUserIdColumnValue() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
getSoftDeleteUpdateUserIdColumnValue() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
getTable() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
getTargetTableColumn() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
getTaskId() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
getTaskId() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
getTaskId() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.WhereConditionInfoBean
 
getTimestampColumn() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
getTimestampColumnKind() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
Returns the datatype of timestamp column.
getTimestampColumnNowInfo(String) - Method in class jp.ecuacion.tool.housekeepdb.bean.ColumnInfoBean
Get ColumnAndValueInfoBean with current time is set as its value.
getTimestampNow(String) - Static method in class jp.ecuacion.tool.housekeepdb.util.SqlUtil
Provides current date-time string considering database kinds.
getUpdateSet(List<SqlConditionInterface>) - Static method in class jp.ecuacion.tool.housekeepdb.util.SqlUtil
Creates set clause in update sentence.
getUpdateSet(SqlConditionInterface...) - Static method in class jp.ecuacion.tool.housekeepdb.util.SqlUtil
Creates set clause in update sentence.
getUsername() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
getValue() - Method in class jp.ecuacion.tool.housekeepdb.bean.ColumnAndValueInfoBean
 
getWhere(List<SqlConditionInterface>) - Static method in class jp.ecuacion.tool.housekeepdb.util.SqlUtil
Creates where clause.
getWhere(SqlConditionInterface...) - Static method in class jp.ecuacion.tool.housekeepdb.util.SqlUtil
Creates where clause.
getWhereConditionInfoList() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 

H

HEADER_LABEL_KEYS - Static variable in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
HEADER_LABEL_KEYS - Static variable in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
HEADER_LABEL_KEYS - Static variable in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
HEADER_LABEL_KEYS - Static variable in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.WhereConditionInfoBean
 
HEADER_LABELS - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.DbConnectionSettings
 
HEADER_LABELS - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.HousekeepDbSettings
 
HEADER_LABELS - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.RelatedTableSettings
 
HEADER_LABELS - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.SearchConditionSettings
 
HOUSEKEEP_DB_SETTINGS - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel
 
HousekeepDbSettings() - Constructor for class jp.ecuacion.tool.housekeepdb.lang.LangExcel.HousekeepDbSettings
 
HousekeepDbTasklet - Class in jp.ecuacion.tool.housekeepdb.tasklet
Executes housekeeping DB.
HousekeepDbTasklet() - Constructor for class jp.ecuacion.tool.housekeepdb.tasklet.HousekeepDbTasklet
 
HousekeepInfoBean - Class in jp.ecuacion.tool.housekeepdb.bean.forexceltable
Stores housekeeping settings.
HousekeepInfoBean(List<String>) - Constructor for class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
Constructs a new instance.

I

ID_COLUMN_LITERAL_SYMBOL - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.HousekeepDbSettings
 
ID_COLUMN_NAME - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.HousekeepDbSettings
 
isNeedsQuotationMark() - Method in class jp.ecuacion.tool.housekeepdb.bean.ColumnInfoBean
 
isSoftDelete() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
Returns if the housekeeping task is soft delete or hard delete.

J

jp.ecuacion.tool.housekeepdb - package jp.ecuacion.tool.housekeepdb
 
jp.ecuacion.tool.housekeepdb.bean - package jp.ecuacion.tool.housekeepdb.bean
 
jp.ecuacion.tool.housekeepdb.bean.forexceltable - package jp.ecuacion.tool.housekeepdb.bean.forexceltable
 
jp.ecuacion.tool.housekeepdb.config - package jp.ecuacion.tool.housekeepdb.config
 
jp.ecuacion.tool.housekeepdb.enums - package jp.ecuacion.tool.housekeepdb.enums
 
jp.ecuacion.tool.housekeepdb.lang - package jp.ecuacion.tool.housekeepdb.lang
 
jp.ecuacion.tool.housekeepdb.tasklet - package jp.ecuacion.tool.housekeepdb.tasklet
 
jp.ecuacion.tool.housekeepdb.util - package jp.ecuacion.tool.housekeepdb.util
 

L

LangExcel - Class in jp.ecuacion.tool.housekeepdb.lang
Provides message IDs to internationalize excel settings file.
LangExcel(Locale) - Constructor for class jp.ecuacion.tool.housekeepdb.lang.LangExcel
Constructs a new instance.
LangExcel.DbConnectionSettings - Class in jp.ecuacion.tool.housekeepdb.lang
Contains message IDs related to DbConnectionSettings.
LangExcel.HousekeepDbSettings - Class in jp.ecuacion.tool.housekeepdb.lang
Contains message IDs related to HousekeepDbSettings.
LangExcel.RelatedTableSettings - Class in jp.ecuacion.tool.housekeepdb.lang
Contains message IDs related to RelatedTableSettings.
LangExcel.SearchConditionSettings - Class in jp.ecuacion.tool.housekeepdb.lang
Contains message IDs related to SearchConditionSettings.
localDateTime - Enum constant in enum class jp.ecuacion.tool.housekeepdb.enums.TimestampKindEnum
 

M

main(String[]) - Static method in class jp.ecuacion.tool.housekeepdb.BatchApplication
Provides main method.

O

offsetDateTime - Enum constant in enum class jp.ecuacion.tool.housekeepdb.enums.TimestampKindEnum
 

R

RELATED_TABLE_ID_COLUMN_LITERAL_SYMBOL - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.RelatedTableSettings
 
RELATED_TABLE_ID_COLUMN_NAME - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.RelatedTableSettings
 
RELATED_TABLE_NAME - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.RelatedTableSettings
 
RELATED_TABLE_PROCESS_PATTERN - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.RelatedTableSettings
 
RELATED_TABLE_PROCESS_PATTERN_CHECK_AND_SKIP_DELETE - Static variable in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
RELATED_TABLE_PROCESS_PATTERN_DELETE - Static variable in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
RELATED_TABLE_PROCESS_PATTERN_INTERNAL_VALUE - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.RelatedTableSettings
 
RELATED_TABLE_SETTINGS - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel
 
RelatedTableInfoBean - Class in jp.ecuacion.tool.housekeepdb.bean.forexceltable
Stores related tables settings.
RelatedTableInfoBean(List<String>) - Constructor for class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
Constructs a new instance.
RelatedTableInfoBean.RelatedTableProcessPatternEnum - Enum Class in jp.ecuacion.tool.housekeepdb.bean.forexceltable
Stores related table process pattern.
RelatedTableSettings() - Constructor for class jp.ecuacion.tool.housekeepdb.lang.LangExcel.RelatedTableSettings
 

S

SEARCH_CONDITION_SETTINGS - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel
 
SearchConditionSettings() - Constructor for class jp.ecuacion.tool.housekeepdb.lang.LangExcel.SearchConditionSettings
 
setColumn(String) - Method in class jp.ecuacion.tool.housekeepdb.bean.ColumnInfoBean
 
setDatabase(String) - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
setDbConnectionInfo(DbConnectionInfoBean) - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
setDriverName(String) - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
setId(String) - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
setNeedsQuotationMark(boolean) - Method in class jp.ecuacion.tool.housekeepdb.bean.ColumnInfoBean
 
setPassword(String) - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
setPort(String) - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
setProtocol(String) - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
setRelatedRecordTableInfoList(List<RelatedTableInfoBean>) - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
setRelatedTableIdColumnInfo(ColumnInfoBean) - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
setSchema(String) - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
setServer(String) - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
setTargetTableColumn(String) - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean
 
setUsername(String) - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.DbConnectionInfoBean
 
setWhereConditionInfoList(List<WhereConditionInfoBean>) - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
 
skipTargetTableRecordDeletion - Enum constant in enum class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean.RelatedTableProcessPatternEnum
 
SOFT_DELETE_COLUMN_NAME - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.HousekeepDbSettings
 
SOFT_DELETE_UPDATE_TIMESTAMP_COLUMN_NAME - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.HousekeepDbSettings
 
SOFT_DELETE_UPDATE_USER_ID_COLUMN_LITERAL_SYMBOL - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.HousekeepDbSettings
 
SOFT_DELETE_UPDATE_USER_ID_COLUMN_NAME - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.HousekeepDbSettings
 
SOFT_DELETE_UPDATE_USER_ID_COLUMN_VALUE - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.HousekeepDbSettings
 
SOFT_OR_HARD_DELETE - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.HousekeepDbSettings
 
SOFT_OR_HARD_DELETE_INTERNAL_VALUE - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.HousekeepDbSettings
 
SqlConditionInterface - Interface in jp.ecuacion.tool.housekeepdb.bean
Proivdes interface for an SQL condition.
SqlUtil - Class in jp.ecuacion.tool.housekeepdb.util
Provides utilities to build sql sentence.
surroundWithQuotationMarks() - Method in class jp.ecuacion.tool.housekeepdb.bean.ColumnAndValueInfoBean
Adds quotation mark at the both side of the string if isNeedsQuotationMark() == true.

T

TABLE_NAME - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.HousekeepDbSettings
 
TARGET_TABLE_COLUMN_NAME - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.RelatedTableSettings
 
TASK_ID - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.HousekeepDbSettings
 
timestampColumnDefines() - Method in class jp.ecuacion.tool.housekeepdb.bean.forexceltable.HousekeepInfoBean
Returns true when a timestamp column is set.
TimestampKindEnum - Enum Class in jp.ecuacion.tool.housekeepdb.enums
Contains the kind of date time datatypes.

V

VALUE_HARD_DELETE - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.HousekeepDbSettings
 
VALUE_RELATED_TABLE_PROCESS_PATTERN_CHECK_AND_SKIP_DELETE - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.RelatedTableSettings
 
VALUE_RELATED_TABLE_PROCESS_PATTERN_DELETE - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.RelatedTableSettings
 
VALUE_SOFT_DELETE - Static variable in class jp.ecuacion.tool.housekeepdb.lang.LangExcel.HousekeepDbSettings
 
valueOf(String) - Static method in enum class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean.RelatedTableProcessPatternEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class jp.ecuacion.tool.housekeepdb.enums.TimestampKindEnum
Returns the enum constant of this class with the specified name.
values() - Static method in enum class jp.ecuacion.tool.housekeepdb.bean.forexceltable.RelatedTableInfoBean.RelatedTableProcessPatternEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class jp.ecuacion.tool.housekeepdb.enums.TimestampKindEnum
Returns an array containing the constants of this enum class, in the order they are declared.

W

WhereConditionInfoBean - Class in jp.ecuacion.tool.housekeepdb.bean.forexceltable
Stores where clause settings.
WhereConditionInfoBean(List<String>) - Constructor for class jp.ecuacion.tool.housekeepdb.bean.forexceltable.WhereConditionInfoBean
Constructs a new instance.
A B C D E G H I J L M O R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values