Vaadin and db connection pooling -


i new vaadin framework , unsure on how proceed database connection.

what don't want instatiate connection @ each session. in understading though, vaadin works @ session level.

is possible create class persist no matter sessions, , then, vaadin session query database connection?

you need use jdbc connection pool in application server.


Comments

Popular posts from this blog

mod rewrite - Using "?" when rewriting the URL -

.htaccess: Transfer name to index.php if not directory public -

Admob integration with pygame in android -