Annotation Type and Description |
---|
org.seasar.doma.SingletonConfig
create a singleton
Config without this annotation |
Field and Description |
---|
org.seasar.doma.jdbc.Naming.LENIENT_SNAKE_LOWER_CASE |
org.seasar.doma.jdbc.Naming.LENIENT_SNAKE_UPPER_CASE |
Enum Constant and Description |
---|
org.seasar.doma.jdbc.entity.NamingType.LENIENT_SNAKE_LOWER_CASE |
org.seasar.doma.jdbc.entity.NamingType.LENIENT_SNAKE_UPPER_CASE |
Annotation Type Element and Description |
---|
org.seasar.doma.Dao.config
always pass a
Config instance to the constructor of DAO implementation
class |