I call method resultSet.getMetaData and get only first 63 symbols. But i want to get full name of column
I used postgresql + hibernate orm 4.3.10.Final and driver is org.postgresql.Driver.
How i can fix it?