| Home >> All >> org >> jdbf >> engine >> [ repository Javadoc ] |
org.jdbf.engine.repository: Javadoc index of package org.jdbf.engine.repository.
Package Samples:
org.jdbf.engine.repository
Classes:
RepositoryView: RepositoryView is the class that represents the repositoryView specified in repository. His purpose is that to map the informations of Java object to RDBMS. In this way RepositoryView can fills and returns the Java object after the queries are executed.
RepositoryFactory: RepositoryFactory is a factory of Repository. Collection of Repository are loaded on startup and are putted in this class so they are available.
Repository: Repository is the interfaces of repository.
| Home | Contact Us | Privacy Policy | Terms of Service |