@Repository public class JdbcCertifiedFolderDao extends java.lang.Object implements LegacyCertifiedFolderDao
COLUMN_NAMES| Constructor and Description |
|---|
JdbcCertifiedFolderDao() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CertifiedFolder> |
findAllFolderById(int folderId) |
public java.util.List<CertifiedFolder> findAllFolderById(int folderId)
findAllFolderById in interface LegacyCertifiedFolderDao