public final class MappingConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ANY_REMAINING
Represents any source that is not already mapped by either a defined mapping or by means of name based mapping.
|
static String |
ANY_UNMAPPED
Represents any source that is not already mapped by a defined mapping.
|
static String |
NULL
Represents a
null source or target. |
public static final String NULL
null
source or target.public static final String ANY_REMAINING
public static final String ANY_UNMAPPED
Copyright © 2012-2016 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.