ok, knock yourself out. :)

In the database realm "hello world" amounts to something like "select 1".  If you're using java that means getting hold of the correct JDBC driver, creating a connection, generating a query, executing the  query and reading the result(s).

Where in the jOO* universe do you see any UI components?  I think its (maniacal?) focus on type-safe data/sql is why many of us like jOOQ so much.

On 11/22/20 12:25 PM, David P wrote:
I will start with SWING for starters. Then with VAADIN.

Depends on what you mean by a successful UI. If you want a quick and dirty way of navigating through the data, it would do what I need. I am not looking for a production-ready final product etc. Just a quick viewer and manipulator for in-house. I know there are other products like ROO or Grail etc, but I did a first try with JOOQ and saw how easy it was to use. It seems to enable customization but I don't see easy instructions like a "hello world" example.

On Sunday, November 22, 2020 at 12:01:13 PM UTC-7 [email protected] wrote:

    Using what stack, exactly?
    CRUD screens are rarely successful UIs

    On Nov 22, 2020, at 9:58 AM, David P <[email protected]> wrote:

    I would like to create a template that would generate the GUI in
    addition to the database calls. Unfortunately, I don't see
    instructions or an example of how to.
    Can someone let me know where I can find some? I assume it has
    already been done.
-- You received this message because you are subscribed to the
    Google Groups "jOOQ User Group" group.
    To unsubscribe from this group and stop receiving emails from it,
    send an email to [email protected].
    To view this discussion on the web visit
    
https://groups.google.com/d/msgid/jooq-user/8578e47a-532f-4fee-8957-f80c3135840bn%40googlegroups.com
    
<https://groups.google.com/d/msgid/jooq-user/8578e47a-532f-4fee-8957-f80c3135840bn%40googlegroups.com?utm_medium=email&utm_source=footer>.

--
You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/jooq-user/08132cea-5425-4151-8a4b-8abd17d32eb2n%40googlegroups.com <https://groups.google.com/d/msgid/jooq-user/08132cea-5425-4151-8a4b-8abd17d32eb2n%40googlegroups.com?utm_medium=email&utm_source=footer>.

--
You received this message because you are subscribed to the Google Groups "jOOQ User 
Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jooq-user/ada5932b-8ee6-8852-c5fb-988a9c5b526c%40gmail.com.

Reply via email to