Package | Description |
---|---|
net.ibizsoftware.jwork.core.properties.mapper |
Modifier and Type | Method and Description |
---|---|
PropertyVO |
PropertyMapper.selectProperty(String propertyId)
ID에 해당하는 Property 목록을 조회한다.
|
Modifier and Type | Method and Description |
---|---|
void |
PropertyMapper.insertProperty(PropertyVO propertyVO)
Property를 등록한다.
|
void |
PropertyMapper.updateProperty(PropertyVO vo)
Property를 수정한다.
|
Copyright © 2025. All rights reserved.