LoginSignup
2
2

More than 5 years have passed since last update.

grailsで処理するテーブルを動的に変更する

Last updated at Posted at 2014-04-24

grailsで処理するテーブルを動的に変更する際にちょっとハマったのでメモ。

解決策はgrailsに限った方法ではないのですが、ドメインクラスなどGrailsがアーチファクトとして特別な処理を施しているクラスはClass.forName()などで呼ばないほうが無難、という結果に至りました。

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2