public class PhotoSectorFilterDao extends Dao<PhotoSectorFilter>
baseSelect, dbName| Constructor and Description |
|---|
PhotoSectorFilterDao() |
| Modifier and Type | Method and Description |
|---|---|
PhotoSectorFilter |
get(int id) |
protected void |
insert(PhotoSectorFilter photoSectorFilter) |
List<PhotoSectorFilter> |
list() |
protected PhotoSectorFilter |
load(ResultSet rs) |
void |
save(PhotoSectorFilter photoSectorFilter) |
protected void |
update(PhotoSectorFilter photoSectorFilter) |
check, convenienceExists, convenienceMove, convenienceMove, convenienceRename, count, deactivate_, deactivate_, deactivate2_, deactivate2_, get0, get0, get1, get1, getn, idExists, loadAll, remove_, savepublic PhotoSectorFilter get(int id)
protected void insert(PhotoSectorFilter photoSectorFilter)
insert in class Dao<PhotoSectorFilter>public List<PhotoSectorFilter> list()
protected PhotoSectorFilter load(ResultSet rs)
load in class Dao<PhotoSectorFilter>public void save(PhotoSectorFilter photoSectorFilter)
protected void update(PhotoSectorFilter photoSectorFilter)
update in class Dao<PhotoSectorFilter>Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.