public interface SqlFeature
Modifier and Type | Method and Description |
---|---|
SqlFeatureSupport |
getSqlFeature()
The feature name
|
String |
name()
The feature name
|
boolean |
supports()
verify if the database supports this feature.
|
boolean supports()
true
when the feature is supported, false
otherwise.SqlFeatureSupport getSqlFeature()
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.