| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.orange.util.integration.JDBCDAO | +--org.orange.kicsa.integration.ability.AbilityJDBCDAO
| Field Summary | |
final static String | ABILITIES_EMPLOYEE_KEY |
final static String | ABILITIES_FIELDS |
final static String | ABILITIES_LEVEL |
final static String | ABILITIES_SELECT_BY_EMPLOYEE |
(package private) final static String | ABILITIES_SELECT_BY_SKILL |
final static String | ABILITIES_SKILL_KEY |
final static String | ABILITIES_TABLE |
final static String | ABILITY_INSERT |
final static String | ABILITY_REMOVE |
final static String | ABILITY_UPDATE |
(package private) AbilityMemoryDAO | cacheCache |
final static String | REMOVE_ABILITIES_BY_EMPLOYEE |
final static String | REMOVE_ABILITIES_BY_SKILL |
final static String | SELECT_BEST_EMPLOYEES_FOR_SKILLS_1STPART |
| Fields inherited from class org.orange.util.integration.JDBCDAO |
AND, CONNECTION_FACTORY_CLASS_NAME, CONNECTION_FACTORY_CLASS_NAME_DEFAULT, DELETE_FROM, DISTINCT, EQUAL_PARAMETER, FROM, IN, INSERT_INTO, LIKE, NOT, OR, ORDER_BY, SELECT, SET, UPDATE, VALUES, WHERE |
| Method Summary | |
Ability | create(Ability someAbility)Crée un nouvel enregistrement de capacité |
Collection | getBestBySkill(Collection someSkillKeys) |
Collection | getByEmployee(EmployeeKey someEmployeeKey) |
Collection | getBySkill(SkillKey someSkillKey) |
static AbilityJDBCDAO | getInstance() |
boolean | isCacheEnabled() |
void | remove(Ability someAbility)Crée un nouvel enregistrement de capacité |
int | removeByEmployee(EmployeeKey someEmployeeKey) |
int | removeBySkill(SkillKey someSkillKey) |
Ability | update(Ability someAbility)Update some ability |
| Methods inherited from class org.orange.util.integration.JDBCDAO |
getConnection |
| Field Detail |
public final static String ABILITIES_EMPLOYEE_KEY
public final static String ABILITIES_FIELDS
public final static String ABILITIES_LEVEL
public final static String ABILITIES_SELECT_BY_EMPLOYEE
final static String ABILITIES_SELECT_BY_SKILL
public final static String ABILITIES_SKILL_KEY
public final static String ABILITIES_TABLE
public final static String ABILITY_INSERT
public final static String ABILITY_REMOVE
public final static String ABILITY_UPDATE
AbilityMemoryDAO cache
public final static String REMOVE_ABILITIES_BY_EMPLOYEE
public final static String REMOVE_ABILITIES_BY_SKILL
public final static String SELECT_BEST_EMPLOYEES_FOR_SKILLS_1STPART
| Method Detail |
public Ability create(Ability someAbility)
throws org.orange.util.integration.DAOException
public Collection getBestBySkill(Collection someSkillKeys)
throws org.orange.util.integration.DAOException,
org.orange.kicsa.SkillNotFoundException
public Collection getByEmployee(EmployeeKey someEmployeeKey)
throws org.orange.util.integration.DAOException
public Collection getBySkill(SkillKey someSkillKey)
throws org.orange.util.integration.DAOException
public static AbilityJDBCDAO getInstance()
throws org.orange.util.integration.DAOException
public boolean isCacheEnabled()
public void remove(Ability someAbility)
throws org.orange.util.integration.DAOException
public int removeByEmployee(EmployeeKey someEmployeeKey)
throws org.orange.util.integration.DAOException
public int removeBySkill(SkillKey someSkillKey)
throws org.orange.util.integration.DAOException
public Ability update(Ability someAbility)
throws org.orange.util.integration.DAOException
| Association Links |
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class org.orange.kicsa.integration.ability.AbilityJDBCDAO
to Class org.orange.kicsa.integration.ability.AbilityMemoryDAO
| Dependency Links |
to Class org.orange.util.integration.JDBCDAO
to Class org.orange.kicsa.integration.ability.AbilityDAO
to Class java.lang.String
to Class org.orange.util.integration.DAOException
to Class org.orange.kicsa.integration.employee.EmployeeJDBCDAO
to Class org.orange.kicsa.integration.skill.SkillJDBCDAO
to Class java.util.Collection
to Class org.orange.kicsa.SkillNotFoundException
to Class org.orange.util.NotImplementedException
to Class java.lang.Class
to Class org.orange.kicsa.business.employee.EmployeeKey
to Class java.sql.Connection
to Class java.sql.PreparedStatement
to Class java.sql.ResultSet
to Class java.util.ArrayList
to Class org.orange.kicsa.business.ability.Ability
to Class java.sql.SQLException
to Class org.orange.kicsa.business.skill.SkillKey
to Class org.orange.util.Assert
to Class org.orange.kicsa.business.ability.AbilityImpl
to Class org.orange.kicsa.integration.ability.AbilityMemoryDAO
to Class Diagram test.org.orange.kicsa.integration.ability
to Class Diagram test.org.orange.kicsa.integration
to Class Diagram test.org.orange.kicsa
to Class Diagram test.org.orange
to Class Diagram test.org
to Class Diagram test
to Class Diagram <default>
to Class Diagram org.orange.util.integration
to Class Diagram org.orange.util
to Class Diagram org.orange
to Class Diagram org
to Class Diagram org.orange.kicsa.integration.ability
to Class Diagram org.orange.kicsa.integration
to Class Diagram org.orange.kicsa
to Class Diagram org.orange.kicsa.integration.employee
to Class Diagram org.orange.kicsa.integration.skill
to Class Diagram org.orange.kicsa.business.employee
to Class Diagram org.orange.kicsa.business
to Class Diagram org.orange.kicsa.business.ability
to Class Diagram org.orange.kicsa.business.skill
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||