ch.sahits.codegen.generator
Interface IDBAccess

All Known Implementing Classes:
CRUDOracleReference, DAOGenerator, HibernateConfigurationCreator, PHPCodeGenerator, PureASTOracleDAOGenerator

public interface IDBAccess

This interface marks a class that DB access information (host, port, username and password) is needed.

Since:
0.9.2
Author:
Andi Hotz