Package | Description |
---|---|
org.tinygroup.database.dialectfunction | |
org.tinygroup.format | |
org.tinygroup.format.impl | |
org.tinygroup.weblayer.webcontext.rewrite |
Modifier and Type | Class and Description |
---|---|
class |
DialectReplaceFormater
功能说明:替换sql语句中的方言函数
|
Modifier and Type | Interface and Description |
---|---|
interface |
Formater
格式化的接口
|
Modifier and Type | Method and Description |
---|---|
void |
Formater.addFormatProvider(String prefix,
FormatProvider formatProvider)
添加格式化提供者
|
Modifier and Type | Method and Description |
---|---|
void |
Formater.setFormatProviders(Map<String,FormatProvider> formatProviders)
设置格式化提供者
|
Modifier and Type | Class and Description |
---|---|
class |
ContextFormater
上下文格式化提供者
支持Bean的读法,即属下下去的方式 |
class |
FormaterImpl
Formater的默认实现
|
Modifier and Type | Method and Description |
---|---|
void |
FormaterImpl.addFormatProvider(String prefix,
FormatProvider formatProvider) |
Modifier and Type | Method and Description |
---|---|
void |
FormaterImpl.setFormatProviders(Map<String,FormatProvider> formatProviders) |
Modifier and Type | Class and Description |
---|---|
class |
RewriteFormatProvider
功能说明: 为url重写模块提供字符串替换实现
|
Copyright © 2006–2018 TinyGroup. All rights reserved.