Package it.eng.qbe.datasource.naming

Examples of it.eng.qbe.datasource.naming.SimpleDataSourceNamingStrategy


   * Gets the naming strategy.
   *
   * @return the naming strategy
   */
  public IDataSourceNamingStrategy getNamingStrategy() {
    return new SimpleDataSourceNamingStrategy();
  }
View Full Code Here

TOP

Related Classes of it.eng.qbe.datasource.naming.SimpleDataSourceNamingStrategy

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.