java - Does hibernate check length of column? -


i have access db , read-only access hbm.xml files. need increase column size. see in table/column definition in hbm.xml files table no attribute length. should application work increased column size in case?

yes, will. hibernate doesn't care length of columns.

why don't test it?


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

monitor web browser programmatically in Android? -

c# - Using multiple datasets in RDLC -