Skip to content

FacadeAPI appears deprecated #308

Answered by lprimak
heatherita asked this question in Q&A
Discussion options

You must be logged in to vote

FacadeAPI has been replaced by DaoHelper class.
This is to decouple EJBs from base classes and to use delegation vs. inheritance (better design)
Functionality is mostly the same

See https://github.com/flowlogix/flowlogix/blob/main/jakarta-ee/flowlogix-jee/src/test/java/com/flowlogix/jeedao/FacadeTest.java for an example

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@heatherita
Comment options

@lprimak
Comment options

Answer selected by lprimak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants