public class VelocityTransformer extends SqlTransformerAdapter implements VelocityConstants
ENCODING, KEY_ENCODING, KEY_ENGINE, KEY_LAYOUT_CARRY, KEY_LAYOUT_NAME, KEY_LAYOUT_PATH, KEY_LAYOUT_SUPPORT, KEY_MOBILE_SUPPORT, KEY_THEME_NAME, KEY_THEME_PATH, KEY_VELOCITY_INDEX, KEY_VELOCITY_SUFFIX, KEY_WIDGET_PATH, LAYOUT_NAME, LAYOUT_PATH, THEME_NAME, THEME_PATH, VELOCITY_INDEX, VELOCITY_SUFFIX, WIDGET_PATHDESTROYED, INITIALIZED, INITIALIZING, UNINITIALIZED| 构造器和说明 |
|---|
VelocityTransformer() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected DirectiveLibrary |
createDirectiveLibrary() |
void |
destroy() |
void |
initial() |
protected void |
initProperty(Properties props,
String key,
String def) |
protected Properties |
loadConfiguration() |
SqlEntry |
transform(SqlEntry entry) |
SqlEntry |
transform(String sql,
Object value) |
getParameter, getParameterspublic void initial()
initial 在接口中 Manageableinitial 在类中 SqlTransformerAdapterprotected DirectiveLibrary createDirectiveLibrary()
protected Properties loadConfiguration()
protected void initProperty(Properties props, String key, String def)
public SqlEntry transform(SqlEntry entry)
transform 在接口中 SqlTransformertransform 在类中 SqlTransformerAdapterpublic SqlEntry transform(String sql, Object value)
transform 在接口中 SqlTransformertransform 在类中 SqlTransformerAdapterpublic void destroy()
destroy 在接口中 Manageabledestroy 在类中 SqlTransformerAdapterCopyright © 2024. All rights reserved.