Package org.flywaydb.core.api
Class CoreLocationPrefix
java.lang.Object
org.flywaydb.core.api.CoreLocationPrefix
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisClassPath(Location location) static booleanisFileSystem(Location location)
-
Field Details
-
FILESYSTEM_PREFIX
- See Also:
-
CLASSPATH_PREFIX
- See Also:
-
-
Constructor Details
-
CoreLocationPrefix
public CoreLocationPrefix()
-
-
Method Details
-
isClassPath
-
isFileSystem
-