hibernate - Spring Annotation attributes - reference attribute value from class field -


lets want use hibernates @columntransformer annotation, , attribute read of annotation should defined @ application startup. reason that, example, value of attribute should pgp_sym_decrypt(data, secretkey), , secretkey should not referenced property value, since can generated @ application startup.

the question is, how reference value, calculated @ application startup , set field value of lets myconfig class has field string secretkeyvalue, in @columntransformer atrribute?


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

.net - Generate assembly with Roslyn -

batch file - filebot superstrict script: need tiny video sample or other solution -