JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
migratedb.v1.core.api.configuration
Annotation Interface PropertyNames.Info
Enclosing class:
PropertyNames
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public static @interface
PropertyNames.Info
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Class
<?>
typeHint
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
Class
<?>[]
acceptsStringConstantsIn
boolean
commaSeparated
boolean
isPrefix
Element Details
typeHint
Class
<?>
typeHint
commaSeparated
boolean
commaSeparated
Default:
false
isPrefix
boolean
isPrefix
Default:
false
acceptsStringConstantsIn
Class
<?>[]
acceptsStringConstantsIn
Default:
{}