java - Extracting/updatating hibernate string parameter values in where clause -



java - Extracting/updatating hibernate string parameter values in where clause -

i want apply sort of string formatting values passed query in where clause conditions. need mutual place (interceptor, event handler,..) can catch/update parameter values applying string mutual formatting.

thanks in advance

as far know there no such thing intercept parameter binding, other providing own hibernate custom type.

java hibernate jdbc orm

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -