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

ORM Entity: Link to a table on another database?

Explorer ,
Jun 15, 2015 Jun 15, 2015

Copy link to clipboard

Copied

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)?

Views

233

Translate

Translate

Report

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
Documentation