Interface | Description |
---|---|
UserDAO |
Data Access Object for User related operations.
|
Class | Description |
---|---|
BootstrapDataPopulator |
Loads sample data for the sample app since it's an in-memory database.
|
HibernateDao |
Convenience superclass for DAOs that contains annotations for injecting the session factory and
accessing the session.
|
HibernateUserDAO |
Copyright © 2015. All rights reserved.