public class FunCustodial extends Object
| コンストラクタと説明 |
|---|
FunCustodial() |
public static String toStringBytes(byte[] bytes)
public static String handleShortChar(String parameterName, String value, Integer size, ShortCharHandlingMode mode)
parameterName - The name of the parameter. (NotNull)value - The value of the parameter. (NullAllowed)size - The size of parameter type. (NullAllowed)mode - The handling mode. (NotNull)public static void checkSpecifiedProperty(Entity entity, String propertyName, EntityModifiedProperties specifiedProperties)
protected static void throwNonSpecifiedColumnAccessException(Entity entity, String propertyName, EntityModifiedProperties specifiedProperties)
protected static void buildExceptionTableInfo(ExceptionMessageBuilder br, Entity entity)
public static void checkClassificationCode(Entity entity, String columnDbName, ClassificationMeta meta, Object code)
public static void handleUndefinedClassificationCode(String tableDbName, String columnDbName, ClassificationMeta meta, Object code, boolean allowedByOption)
protected static void throwUndefinedClassificationCodeException(String tableDbName, String columnDbName, ClassificationMeta meta, Object code)
public static void showUndefinedClassificationCodeMessage(String tableDbName, String columnDbName, ClassificationMeta meta, Object code)
public static boolean isSameValueBytes(byte[] bytes1,
byte[] bytes2)
public static int calculateHashcode(int result,
Object value)
Copyright © 2014–2015 The DBFlute Project. All rights reserved.