Skip to content

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Feb 19, 2020

We now use a configurable NamingStrategy to configure how table, user-defined type and column names are derived if the name is not explicitly configured. The default naming strategy uses the type/property name. Naming strategies allow customization with a transformation function (all lower-case/upper case, prepending/appending and more) and strategies can be provided by a custom implementation.


Related ticket: DATACASS-84.

mp911de added 3 commits March 25, 2020 16:07
We now use a configurable NamingStrategy to configure how table, user-defined type and column names are derived if the name is not expicitly configured. The default naming strategy uses the type/property name. Naming strategies allow customization with a transformation function (all lower-case/upper case, prepending/appending and more) and strategies can be provided by a custom implementation.
Reformat documentation source.
@mp911de mp911de force-pushed the issue/DATACASS-84 branch from 7b9e418 to b83e5bc Compare March 25, 2020 15:12
@jxblum jxblum self-assigned this Mar 30, 2020
@jxblum jxblum closed this in 949b798 Mar 31, 2020
@mp911de mp911de deleted the issue/DATACASS-84 branch May 17, 2023 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants