Results 1 to 2 of 2
Thread: What's the Sql-Injection?
- 10-25-2008, 06:23 AM #1
Member
- Join Date
- Oct 2008
- Posts
- 19
- Rep Power
- 0
- 10-25-2008, 07:37 AM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
In contest of Java, sql-inject is not related with.
In contest of the database, or the database layer of an application, it's an attack on a malicious code segment and inserted into strings which are passed to an instance of SQL server for parsing and execution.
Since this is much related to the databases, ask it on a database/sql forum. You may find a grate explanation that me. ;)
Similar Threads
-
How to decide whether to use Setter injection or constructor injection in your code
By Java Tip in forum Java TipReplies: 0Last Post: 03-29-2008, 12:38 PM -
How to use Setter Injection and Constructor Injection
By Java Tip in forum Java TipReplies: 0Last Post: 03-29-2008, 12:38 PM -
What is need of method injection
By JavaBean in forum Java TipReplies: 0Last Post: 09-26-2007, 08:39 PM -
How to decide whether to use Setter injection or constructor injection in your code
By JavaBean in forum Java TipReplies: 0Last Post: 09-26-2007, 08:29 PM -
How to use Setter injection and constructor injection
By JavaBean in forum Java TipReplies: 0Last Post: 09-26-2007, 08:28 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks