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