Package net.ideahut.springboot.entity
Class EntityNative.ColumnConverter
java.lang.Object
net.ideahut.springboot.entity.EntityNative.ColumnConverter
- Enclosing class:
- EntityNative
-
Method Summary
Modifier and TypeMethodDescriptionstatic EntityNative.ColumnConverterstatic EntityNative.ColumnConverter
-
Method Details
-
of
-
of
public static EntityNative.ColumnConverter of(String column, Class<?> type, String format, jakarta.persistence.EnumType enumType)
-