OpenNTF / org.openntf.xsp.jakartaee

XPages Jakarta EE support libraries
Apache License 2.0
20 stars 7 forks source link

Consider a mechanism for specifying form name #525

Open jesse-gallagher opened 6 months ago

jesse-gallagher commented 6 months ago

JNoSQL's internals require that Entity names are distinct within the app, but it's not uncommon to have an app that points at several DBs and may have different documents with the same form name. It could make sense to have an annotation on the class for the real form name, which would be used in queries and saving.