Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

ORM Entity: Link to a table on another database?

Explorer ,
Jun 15, 2015 Jun 15, 2015

Is it possible to have the table of an ORM entity to be linked to a table on another database, like this:

component persistent="true" table="anotherdb..tableonanotherdb" output="false" {

}

If not, what are my options if the app needs to be able to update the anotherdb..tableonanotherdb, instead of just viewing it (which I can simply set up a view for)?

274
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation
Resources