I wanna store an entity(a String + an image) in PostgresQL using Spring MVC and Hibernate Here is my table. The image is supposed to be the type of oid.
CREATE T
I faced smiler error and the reason was that I was having some characters other than integer in integer data type filed
e.g.- ,111 and 144- etc