Jukien / POJO-Generator

Plugin for JetBrains IntelliJ IDEA Ultimate. Generate JPA Entity POJO from database table

Home Page:https://plugins.jetbrains.com/plugin/12297-pojo-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please add Postgres mapping "text"->"String","double precision"->"Double","smallint"->"Short"

errorman-awful opened this issue · comments

commented

Hi @WinnerSonX, there is a JPA mapping table customizable in the settings. Is that fitting your needs?

commented

Hi @WinnerSonX, there is a JPA mapping table customizable in the settings. Is that fitting your needs?

Sorry, i didnt know about that setting,so my problem is solved

@WinnerSonX ok perfect. I will improve the description for the existence of the settings.