Home > front end >  SSH framework online mall in error delete messages
SSH framework online mall in error delete messages

Time:09-19

Help, help

CodePudding user response:

Can see the source code? If you can take a look at the com. Dao. TLiuyanDao delete method

CodePudding user response:

reference 1/f, street vendors reply:
can see the source code? If you can take a look at the com. Dao. TLiuyanDao delete method

Public void the delete (TLiuyan persistentInstance) {the debug (" deleting TLiuyan instance "); Try {the getHibernateTemplate (). The delete (persistentInstance); Log. The debug (delete "successful"); {} the catch (RuntimeException re) log. The error (" delete failed ", re); Throw re; }} public TLiuyan findById (Java. Lang. Integer id) {the debug (" getting TLiuyan instance with id: "+ id); Try {TLiuyan instance=(TLiuyan) the getHibernateTemplate () get (" com. Model. TLiuyan ", id); return instance; {} the catch (RuntimeException re) log. The error (" get failed, "re); Throw re; }}

CodePudding user response:

Table have to delete a message

CodePudding user response:

Table have to delete a message

CodePudding user response:

reference 3/f street vendor reply:
list have to delete message

Is the background has to be deleted, but remove out of the question

CodePudding user response:

reference 5 floor qq_43693430 reply:
Quote: refer to the third floor street vendor reply:
list have to delete message

Is the background has to be removed, but there is something wrong with something about delete

Do you see database table have deleted data, there are database permissions

CodePudding user response:

reference 5 floor qq_43693430 reply:
Quote: refer to the third floor street vendor reply:
list have to delete message

Is the background has to be removed, but there is something wrong with something about delete

Do you see database table have deleted data, there are database permissions

CodePudding user response:

refer to 7th floor street vendor reply:
Quote: refer to the fifth floor qq_43693430 reply:
Quote: refer to the third floor street vendor reply:
list have to delete message

Is the background has to be removed, but there is something wrong with something about delete

Do you see database table have deleted data, there are database permissions problems

Good???? , thank you!

CodePudding user response:

refer to 6th floor street vendor reply:
Quote: refer to the 5 floor qq_43693430 response:
Quote: refer to the third floor street vendor reply:
list have to delete message

Is the background has to be removed, but there is something wrong with something about delete

Do you see database table have deleted data, there are database permissions problems

Ok, thank you!
  • Related