Class DelegateNamingStrategy
java.lang.Object
tech.ydb.yoj.databind.schema.naming.DelegateNamingStrategy
- All Implemented Interfaces:
NamingStrategy
-
Field Summary
FieldsFields inherited from interface tech.ydb.yoj.databind.schema.naming.NamingStrategy
NAME_DELIMITER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface tech.ydb.yoj.databind.schema.naming.NamingStrategy
assignFieldName, getNameForClass
-
Field Details
-
delegate
-
-
Constructor Details
-
DelegateNamingStrategy
public DelegateNamingStrategy()
-