Hibernate: Map String to TEXT instead of VARCHAR – Twitter API
I'm currently working on an assigement for a class. The Idea is to build a simple Twitter-like Back- and Frontend. For this projekt we got a prebuild projekt with three maven modules: buisness (the actual API) persistence (the models) presentation…