static class SqlProcessorLoader.Engine extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) ConcurrentHashMap<String,SqlEngine> |
calls |
(package private) ConcurrentHashMap<String,SqlEngine> |
cruds |
(package private) ConcurrentHashMap<String,SqlEngine> |
sqls |
| Constructor and Description |
|---|
Engine() |
| Modifier and Type | Method and Description |
|---|---|
(package private) ConcurrentHashMap<String,SqlEngine> |
get(SqlProcessorLoader.EngineType type) |
ConcurrentHashMap<String,SqlEngine> sqls
ConcurrentHashMap<String,SqlEngine> cruds
ConcurrentHashMap<String,SqlEngine> calls
ConcurrentHashMap<String,SqlEngine> get(SqlProcessorLoader.EngineType type)
Copyright © 2018. All rights reserved.