Package | Description |
---|---|
com.poscoict.glueframework.dao.jdbc |
dao package for jdbc.
|
com.poscoict.glueframework.message.layout |
layout manager package.
|
Modifier and Type | Class and Description |
---|---|
class |
GlueJdbcDao
데이타베이스 CRUD(Create, Read, Update, Delete) 오퍼레이션을 추상화하여 제공하는 Data Access Object 오브젝트.
|
class |
GlueLazyJdbcDao
GlueLazyJdbcDao.
|
Modifier and Type | Method and Description |
---|---|
GlueGenericJdbcDao |
GlueDBMessageLayout.getDao() |
Modifier and Type | Method and Description |
---|---|
void |
GlueDBMessageLayout.setDao(GlueGenericJdbcDao dao)
setter method for DI.
|
Copyright © 2013–2021 POSCO ICT. All rights reserved.