Uses of Class
sk.gursky.films.persist.DaoFactory
| Package | Description |
|---|---|
| sk.gursky.films.persist |
-
Uses of DaoFactory in sk.gursky.films.persist
Methods in sk.gursky.films.persist that return DaoFactory Modifier and Type Method Description static DaoFactoryDaoFactory. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DaoFactory[]DaoFactory. values()Returns an array containing the constants of this enum type, in the order they are declared.