@FunctionalInterface public interface ConnectionUrlGenerator
Dbms
instance can produce
a connection URL.Modifier and Type | Method and Description |
---|---|
String |
from(Dbms dbms)
Returns the connection URL for the specified database information.
|
Copyright © 2017 Speedment, Inc.. All rights reserved.