public class ShardingSphereSupplier extends java.lang.Object implements java.util.function.Supplier<javax.sql.DataSource>
ShardingSphereSupplier(java.util.Properties properties)
javax.sql.DataSource
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShardingSphereSupplier(java.util.Properties properties)
public javax.sql.DataSource get()
get
java.util.function.Supplier<javax.sql.DataSource>