[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
read data froma table an show it in a grid  XML
Forum Index -> Development
Author Message
gseijo

Active

Joined: 29/09/2020 14:14:26
Messages: 21
Offline

Hello Björn,

I looked at your Developer PDF file and all of your demos, but couldn't find any way to read data from a table and show it in a grid.
Can you give me a tip, please?

Greets
Gori
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5521
Offline

Hi,

this is something "below" the UI processing.

So you may use JDBC, JPA, Hibernate - or other frameworks to query data.

If you do not have a framework of your choice, please also check the ccee-addon from CaptainCasa, which contains a simple but efficient persistence framework on top of JDBC. Documentation is contained here: http://www.captaincasa.com/docu/eclnt_ccee/
We internally "love it" because it is a thin mapping layer on top of JDBC which is simple and efficient and allows to any time go back to JDBC if you want to do special things...

Regards, Björn

Björn Müller, CaptainCasa GmbH
gseijo

Active

Joined: 29/09/2020 14:14:26
Messages: 21
Offline

Hi,

I'll try it.
Thnxx
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team