|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.flyway.core.util.JdbcUrlUtils
public class JdbcUrlUtils
Utility class for dealing with jdbc urls.
| Method Summary | |
|---|---|
static void |
validate(java.lang.String jdbcUrl)
Checks the validity of this jdbc url. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void validate(java.lang.String jdbcUrl)
throws FlywayException
jdbcUrl - The url to check.
FlywayException - when the url is invalid.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||