org.exoplatform.services.hikari
Class HikariDataSourceFactory
java.lang.Object
org.exoplatform.services.hikari.HikariDataSourceFactory
- All Implemented Interfaces:
- ObjectFactory
public class HikariDataSourceFactory
- extends Object
- implements ObjectFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HikariDataSourceFactory
public HikariDataSourceFactory()
getObjectInstance
public Object getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable<?,?> environment)
throws Exception
- Specified by:
getObjectInstance in interface ObjectFactory
- Throws:
Exception
createDataSource
public static DataSource createDataSource(Properties properties)
throws Exception
- Throws:
Exception
Copyright © 2014 eXo Platform SAS. All Rights Reserved.