Class NarayanaDataSource

java.lang.Object
dev.snowdrop.boot.narayana.core.jdbc.NarayanaDataSource
All Implemented Interfaces:
Wrapper, CommonDataSource, DataSource

public class NarayanaDataSource extends Object implements DataSource
DataSource implementation wrapping XADataSource and using ConnectionManager to acquire connections.
Author:
Gytis Trikleris